Mcp Mcp
@wojtyniak
Mcp Mcp について
概要はまだありません
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"mcp-mcp": {
"command": "uvx",
"args": [
"mcp-mcp"
]
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
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).
「その他」の他のコンテンツ

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
Blender
ahujasidOpen-source MCP to use Blender with any LLM
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
コメント