OneMCP Hub
OneMCP feature requests, bugs and improvements
What is OneMCP Hub?
OneMCP Hub is a Model Context Protocol (MCP) server that allows AI assistants like Claude, Cursor, and VS Code to onemcp feature requests, bugs and improvements
OneMCP feature requests, bugs and improvements
This server falls under the APIs category on MCPgee, the world's largest MCP server directory with 33,000+ servers.
Features
- OneMCP feature requests, bugs and improvements
Use Cases
Maintainer
Works with
Installation
Manual Installation
npx onemcp-hubConfiguration
Configuration Details
claude_desktop_config.json
Performance
Response Metrics
Resource Usage
How to Set Up and Use OneMCP Hub
OneMCP Hub is the community repository for OneMCP — a desktop application that serves as a centralized platform for discovering, installing, and managing MCP servers. The Hub repository itself is the feedback and issue-tracking portal where users report bugs, request new MCP server additions to the platform, and propose feature improvements for the OneMCP desktop app. Developers and AI enthusiasts use OneMCP to manage multiple MCP server connections from a single GUI rather than hand-editing JSON config files across different AI clients.
Prerequisites
- A GitHub account to submit issues and feature requests to the OneMCP Hub
- The OneMCP desktop application installed from onemcp.io
- An MCP-compatible AI client such as Claude Desktop or Cursor that OneMCP manages connections for
Visit the OneMCP website and download the desktop app
Go to onemcp.io and download the OneMCP desktop application for your operating system. OneMCP provides a GUI for managing MCP server connections across supported AI clients.
Install and launch the OneMCP desktop application
Install the downloaded application and open it. OneMCP will detect your installed AI clients and present an interface for browsing and installing MCP servers from its registry.
Browse and install MCP servers through OneMCP
Use the OneMCP interface to search for MCP servers by category or name. Click Install on any server and OneMCP will handle the configuration automatically — no manual JSON editing required.
Configure which AI clients receive the MCP connection
OneMCP lets you choose which installed clients (Claude Desktop, Cursor, etc.) should have access to each MCP server. Toggle clients on or off per server from the management interface.
Report issues or request new MCP servers via GitHub
If you encounter a bug or want a new MCP server added to the platform, open an issue at the OneMCP Hub repository using the Bug Report or Feature Request templates.
OneMCP Hub Examples
Client configuration
OneMCP manages MCP client configs automatically. If you need to reference the OneMCP hub server directly via npx, use this config format in your claude_desktop_config.json.
{
"mcpServers": {
"onemcp-hub": {
"command": "npx",
"args": ["onemcp-hub"],
"env": {}
}
}
}Prompts to try
Once OneMCP is set up and MCP servers are installed through it, interact with those servers through your AI client.
- "What MCP servers do I have installed through OneMCP?"
- "Show me which AI clients have access to my configured MCP servers"
- "Help me report a bug: OneMCP is not detecting my Claude Desktop installation"
- "What new MCP servers should I request for OneMCP to support?"Troubleshooting OneMCP Hub
OneMCP does not detect my Claude Desktop installation
Ensure Claude Desktop is installed in the default location. On macOS this is /Applications/Claude.app; on Windows it is in %LOCALAPPDATA%\Programs\Claude. If installed elsewhere, check the OneMCP settings for a manual path override or report it as a bug at the Hub repository.
MCP server installed through OneMCP does not appear in Claude Desktop
Restart Claude Desktop after making changes through OneMCP, as most MCP clients only read their config file on startup. Also verify that OneMCP has write permission to the Claude Desktop config file at ~/Library/Application Support/Claude/claude_desktop_config.json (macOS).
npx onemcp-hub fails with package not found
The OneMCP Hub repository is primarily a community issue tracker, not a published npm package. Use the OneMCP desktop application from onemcp.io instead of attempting to run it via npx.
Frequently Asked Questions about OneMCP Hub
What is OneMCP Hub?
OneMCP Hub is a Model Context Protocol (MCP) server that onemcp feature requests, bugs and improvements It connects AI assistants to external tools and data sources through a standardized interface.
How do I install OneMCP Hub?
Follow the installation instructions on the OneMCP Hub GitHub repository. Clone the repo, install dependencies, and add the server config to your AI client.
Which AI clients work with OneMCP Hub?
OneMCP Hub works with all major MCP-compatible AI clients including Claude Desktop, Claude Code, Cursor, VS Code (GitHub Copilot), Windsurf, and Cline.
Is OneMCP Hub free to use?
Yes, OneMCP Hub is open source and available under the MIT license. You can use it freely in both personal and commercial projects.
OneMCP Hub Alternatives — Similar APIs Servers
Looking for alternatives to OneMCP Hub? Here are other popular apis servers you can use with Claude, Cursor, and VS Code.
Kong
★ 43.4k🦍 The API and AI Gateway
API Mega List
★ 5.4kThis GitHub repo is a powerhouse collection of APIs you can start using immediately to build everything from simple automations to full-scale applications. One of the most valuable API lists on GitHub—period. 💪
Fetch
★ 5.4kFetch web content and convert to markdown for AI consumption
Fusio
★ 2.1kSelf-Hosted API Management for Builders
Korean Law
★ 1.8k국가법령정보MCP v4.0 | 법제처 41개 API → 17개 MCP 도구. 법령·판례·조례 검색 + LLM 환각 방지 인용검증 + 조문 영향 그래프(impact_map) + 시점 비교 자동 diff(time_travel) + 시민 5단계 실행 가이드(action_plan) | 41 Korean legal APIs → 17 MCP tools
RuleGo
★ 1.5k⛓️RuleGo is a lightweight, high-performance, embedded, next-generation component orchestration rule engine framework for Go.
Browse More APIs MCP Servers
Explore all apis servers available in the MCPgee directory. Each server includes setup guides for Claude, Cursor, and VS Code.
Set Up OneMCP Hub in Your Editor
Choose your AI client for step-by-step setup instructions.
Quick Config Preview
Add this to your claude_desktop_config.json or .cursor/mcp.json
Ready to use OneMCP Hub?
Browse our complete directory of 33,000+ MCP servers, read setup guides for your editor, and start building with the Model Context Protocol.