Concierge
БесплатноНе проверенA local stdio MCP concierge that aggregates multiple remote MCP servers, forwarding their tools with name-prefix routing to avoid conflicts.
Описание
A local stdio MCP concierge that aggregates multiple remote MCP servers, forwarding their tools with name-prefix routing to avoid conflicts.
README
A local stdio MCP concierge that connects over stdio to your MCP client and forwards to one or more remote MCP servers over HTTP or SSE using a static Authorization: Bearer token.
Usage
- Put a registry at
~/.mcp-concierge/registry.jsonor pass--registry. - Start single remote:
mcp-concierge --server <name> [--verbose] - Start multiple remotes (aggregator):
mcp-concierge --server <name1> --server <name2>or--server name1,name2 - Requires
JWT_TOKENenv var for any remote that is notopen: true.
When multiple remotes are selected, tools are aggregated and exposed with name-prefix routing using a safe delimiter: <remote>__<tool> (no slashes). Call tools using that full name. If you call a bare tool name and it is ambiguous across remotes, the server will suggest the fully qualified options.
Example client config:
{ "mcpServers": { "data-cloud-queries": { "command": "mcp-concierge", "args": ["--server", "data-cloud-queries"], "env": { "JWT_TOKEN": "${env:JWT_TOKEN}" } } } }
Установка Concierge
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/mdonnalley/mcp-conciergeFAQ
Concierge MCP бесплатный?
Да, Concierge MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Concierge?
Нет, Concierge работает без API-ключей и переменных окружения.
Concierge — hosted или self-hosted?
Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.
Как установить Concierge в Claude Desktop, Claude Code или Cursor?
Открой Concierge на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
GitHub
PRs, issues, code search, CI status
автор: GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
автор: mcpdotdirectCompare Concierge with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории development
