Command Palette

Search for a command to run...

UnylyUnyly
Весь каталог

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

GitHubEmbed

Описание

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

  1. make a .env file 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
  1. 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 😅)


  1. 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"
  }
}

Diagram of MCP Aggregator

okie dokie that’s it!! 💻🌈🐣 made by viraj da super coder 🧙‍♂️💚

from github.com/virajsharma2000/v-mcp-aggregator-server

Установка V Mcp Aggregator Server

У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.

▸ github.com/virajsharma2000/v-mcp-aggregator-server

FAQ

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

Compare V Mcp Aggregator Server with

Не уверен что выбрать?

Найди свой стек за 60 секунд

Автор?

Embed-бейдж для README

Похожее

Все в категории data