Command Palette

Search for a command to run...

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

All

БесплатноНе проверен

A Model Context Protocol server to run other MCP servers

GitHubEmbed

Описание

A Model Context Protocol server to run other MCP servers

README

It allows searching(search tool) for the Model Context Protocol servers using MCP registry. Once your AI agent has found the MCP server that it needs, it can add it to the configuration using add_mcp_server tool. You will get new tools after restarting the MCP server.

Available tools

  • mcp_configuration - shows current MCP configuration
  • search - search for the MCP server using the index based on the MCP registry
  • add_mcp_server - adds configuration for the MCP server
  • remove_mcp_server - removes configuration for the MCP server
  • refresh_mcp_index - refreshes the MCP index
  • ... all other tools will be based on the added MCP servers

Configuration

Sample configuration:

{
    "mcpServers": {
        "Universal MCP Server": {
            "command": "npx",
            "args": ["-y", "@antonytm/mcp-all@latest"],
            "transport": "stdio",
            "environmentVariables": [
                {
                    "name": "TRANSPORT",
                    "value": "stdio"
                }
            ]
        }
    }
}

It supports stdio and streamable-http transports.

Release

Released as:

from github.com/Antonytm/mcp-all

Установить All в Claude Desktop, Claude Code, Cursor

Рекомендуется · одна команда, все IDE
unyly install mcp-all

Ставит в Claude Desktop, Claude Code, Cursor и VS Code — сам разбирается с npx, uvx и сборкой из исходников.

Впервые? Поставь CLI: curl -fsSL https://unyly.org/install | sh

Или настроить вручную

Выполни в терминале:

claude mcp add mcp-all -- npx -y @antonytm/mcp-all

FAQ

All MCP бесплатный?

Да, All MCP бесплатный — установка в пару кликов через Unyly без оплаты.

Нужен ли API-ключ для All?

Нет, All работает без API-ключей и переменных окружения.

All — hosted или self-hosted?

Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.

Как установить All в Claude Desktop, Claude Code или Cursor?

Открой All на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.

Похожие MCP

Compare All with

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

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

Автор?

Embed-бейдж для README

Похожее

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