mcphub
Native macOS app for managing MCP server configurations across Claude Code, Claude Desktop, Roo Code, Windsurf, and Cursor
How to use
mcphub is a native macOS application designed for managing Model Context Protocol (MCP) server configurations across various platforms such as Claude Code, Claude Desktop, Roo Code, Windsurf, and Cursor. Developers utilize mcphub to streamline their workflows by efficiently configuring and managing multiple MCP servers from a single interface, enhancing productivity and reducing the potential for configuration errors.
Once connected to the mcphub server, you can interact with the available MCP configurations by sending specific commands relevant to each tool you are using. For example, if you are working with Claude Code or Roo Code, you can issue commands to retrieve or modify server settings, adjust parameters, or deploy updates. It’s best to use structured queries that align with the capabilities of each tool to ensure optimal performance and reliable responses.
How to install
To install mcphub, ensure you have the following prerequisites:
- macOS
- Xcode command line tools (for native installation)
Option A: Quick start with npx
Since there is no specified NPM package, you can clone the repository directly:
git clone https://github.com/BioInfo/mcphub.git
cd mcphub
Option B: Global install alternative
You can also install mcphub globally by downloading from the repository and executing the following commands:
npm install -g .
Note: Make sure to run the above command in the cloned directory of mcphub.
Additional notes
When configuring mcphub, ensure that your environment variables are set correctly to reflect the server paths and authentication tokens needed for each tool integration. Common issues often arise from incorrect path settings or missing dependencies, so double-check your configurations after installation.
Related MCP Servers
mcp-mongo
A Model Context Protocol Server for MongoDB
Pare
Dev tools, optimized for agents. Structured, token-efficient MCP servers for git, test runners, npm, Docker, and more.
context-harness
Local-first context ingestion and retrieval for AI tools. SQLite + embeddings + MCP server for Cursor & Claude.
shodan
Shodan MCP server for Claude, Cursor & VS Code. 20 tools for passive reconnaissance, CVE/CPE intelligence, DNS analysis, and device search. 4 tools work free without an API key. OSINT and vulnerability research from your IDE.
mermaid-live
MCP server from iishyfishyy/mermaid-live-mcp
npm-helper
A Model Context Protocol (MCP) server providing tools for NPM package management and dependency updates. Helps LLMs like Claude interact with npm packages, search npm registry, and keep dependencies up-to-date.