Loomal

MCP Composer

MCP server by github.com/oaslananka/mcp-suite

Aggregate multiple MCP backends behind a single stdio endpoint with namespaced routing.

0 starsnpm: @oaslananka/composer

About MCP Composer

MCP Composer is an MCP (Model Context Protocol) server published by oaslananka in the official MCP registry. Aggregate multiple MCP backends behind a single stdio endpoint with namespaced routing.

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

Development happens in the open at github.com/oaslananka/mcp-suite.

Use MCP Composer with your agent

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

Frequently asked questions

What is MCP Composer?
MCP Composer is an MCP (Model Context Protocol) server by oaslananka. Aggregate multiple MCP backends behind a single stdio endpoint with namespaced routing.
How do I connect MCP Composer to Claude, Cursor, or another MCP client?
Install MCP Composer from its npm package (@oaslananka/composer) 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 Composer open source?
Yes — the source code is public at github.com/oaslananka/mcp-suite.
Can AI agents pay to use MCP Composer?
Not yet through Loomal — MCP Composer 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 Composer? Claim this listing free by verifying GitHub ownership, or contact us.