V Mcp Aggregator Server
БесплатноНе проверенthis is a simple mcp server which does tool discovery in multiple mcp servers and puts in vector database so that llms are quickly be able to search available m
Описание
this is a simple mcp server which does tool discovery in multiple mcp servers and puts in vector database so that llms are quickly be able to search available mcp tools as an aggregate capability and call them in dependent way, so it will increase the performance of the mcp system
README
hiii!! this is a silly lil server that grabs tools from other mcp servers like gotta-catch-em-all 🔧🐸 it keeps all the tool stuff in pinecone (it's like a brain made of 🧊🌲) then u can ask it stuff, and it finds the best tool to help u and runs it!! zoom 💨
🧃 how to play with it
- make a
.envfile like this:
MCP_SERVERS=http://localhost:8081,http://localhost:8082
PINECONE_API_KEY=your-pinecone-key
PINECONE_ENVIRONMENT=ur-env-name
PINECONE_INDEX_NAME=mcp-tools
- install all the yummy thingies with uv 🧪✨
uv venv .venv
source .venv/bin/activate
uv pip install -r pyproject.toml
(if uv not found, run: pip install uv first 😅)
- run run run!!
uvicorn aggregator_server:app --port 8090
📞 ask it qestions
curl "http://localhost:8090/tools/mcp_aggregator?search=do u kno the weather in delhi?"
it will open the pinecone brain 🧠🌲 and find the best tool to help u 🤓
🤖 robot can ask too!!
robot (llm) can call it like this:
{
"tool": "mcp_aggregator",
"args": {
"search": "say a funny joke lol"
}
}

okie dokie that’s it!! 💻🌈🐣 made by viraj da super coder 🧙♂️💚
Установка V Mcp Aggregator Server
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/virajsharma2000/v-mcp-aggregator-serverFAQ
V Mcp Aggregator Server MCP бесплатный?
Да, V Mcp Aggregator Server MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для V Mcp Aggregator Server?
Нет, V Mcp Aggregator Server работает без API-ключей и переменных окружения.
V Mcp Aggregator Server — hosted или self-hosted?
Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.
Как установить V Mcp Aggregator Server в Claude Desktop, Claude Code или Cursor?
Открой V Mcp Aggregator Server на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
wenb1n-dev/SmartDB_MCP
A universal database MCP server supporting simultaneous connections to multiple databases. It provides tools for database operations, health analysis, SQL optim
автор: wenb1n-devPostgres Server
This server enables interaction with PostgreSQL databases through the Model Context Protocol, optimized for the AWS Bedrock AgentCore Runtime. It provides tools
автор: madhurprashPostgres
Query your database in natural language
автор: AnthropicPostgreSQL
Read-only database access with schema inspection.
автор: modelcontextprotocolCompare V Mcp Aggregator Server with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории data
