Loomal

mcp-all

MCP server by github.com/antonytm/mcp-all

A Model Context Protocol server to run other MCP servers

1 starsnpm: @antonytm/mcp-all

About mcp-all

mcp-all is an MCP (Model Context Protocol) server published by antonytm in the official MCP registry. A Model Context Protocol server to run other MCP servers

It ships as an npm package (@antonytm/mcp-all), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/antonytm/mcp-all, where the project has earned 1 GitHub stars.

Use mcp-all with your agent

Claude Code · one command
claude mcp add mcp-all -- npx -y @antonytm/mcp-all
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "mcp-all": {
      "command": "npx",
      "args": [
        "-y",
        "@antonytm/mcp-all"
      ]
    }
  }
}
npm@antonytm/mcp-all

Frequently asked questions

What is mcp-all?
mcp-all is an MCP (Model Context Protocol) server by antonytm. A Model Context Protocol server to run other MCP servers
How do I connect mcp-all to Claude, Cursor, or another MCP client?
Install mcp-all from its npm package (@antonytm/mcp-all) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is mcp-all open source?
Yes — the source code is public at github.com/antonytm/mcp-all, with 1 GitHub stars.
Can AI agents pay to use mcp-all?
Not yet through Loomal — mcp-all is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain mcp-all? Claim this listing free by verifying GitHub ownership, or contact us.