Mcp Mcp
@wojtyniak
About Mcp Mcp
No overview available yet
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"mcp-mcp": {
"command": "uvx",
"args": [
"mcp-mcp"
]
}
}
}Tools
No tools detected
Fetch the live tool list by running this server in a temporary sandbox using the button above.
Overview
What is MCP-MCP?
MCP-MCP is a Meta-MCP Server that acts as a tool discovery and provisioning service for the Model Context Protocol. It aggregates over 1,969 MCP servers from multiple curated sources, providing AI assistants with a centralized "phone book" to find other MCP servers.
How to use MCP-MCP?
Add MCP-MCP to your MCP client configuration (e.g., Claude Desktop or Claude Code) using uvx or pipx. Once configured, you can ask natural language queries such as "Find me an MCP server for weather data" to discover servers from the aggregated database.
Key features of MCP-MCP
- Aggregates 1,969+ MCP servers from official and community sources
- Semantic search with precomputed embeddings for sub-second responses
- Multi-source discovery with intelligent deduplication
- Database automatically updated every 3 hours
- Supports stdio and HTTP transport modes
- Secure with origin validation middleware
Use cases of MCP-MCP
- Discover a weather data MCP server for an assistant
- Find a server for checking domain availability
- Search for stock market data MCP servers
- Locate web scraping MCP servers on demand
FAQ from MCP-MCP
How do I install MCP-MCP?
You can install it via uvx (recommended) or pipx. For Claude Desktop, add the configuration shown in the quick start section of the README.
What sources does MCP-MCP aggregate?
It aggregates from Official MCP Servers (modelcontextprotocol/servers) and two community collections: Punkpeye's Awesome MCP Servers and Appcypher's Awesome MCP Servers.
How often is the server database updated?
The database is automatically updated every 3 hours with the latest servers from the community.
What are the runtime requirements?
It requires Python 3.13+ and the uv package manager. It can be run in stdio or HTTP mode.
What transport modes are supported?
MCP-MCP supports both stdio and HTTP transport modes, selectable via command-line options (--transport stdio or --http).
Frequently asked questions
How do I install MCP-MCP?
You can install it via uvx (recommended) or pipx. For Claude Desktop, add the configuration shown in the quick start section of the README.
What sources does MCP-MCP aggregate?
It aggregates from Official MCP Servers (modelcontextprotocol/servers) and two community collections: Punkpeye's Awesome MCP Servers and Appcypher's Awesome MCP Servers.
How often is the server database updated?
The database is automatically updated every 3 hours with the latest servers from the community.
What are the runtime requirements?
It requires Python 3.13+ and the uv package manager. It can be run in stdio or HTTP mode.
What transport modes are supported?
MCP-MCP supports both stdio and HTTP transport modes, selectable via command-line options (`--transport stdio` or `--http`).
Basic information
More Other MCP servers
π Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
MCP Go π
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
Comments