drio
  • App Tracker
  • Contact
Sign inStart Free
drio© 2026 drio All rights reserved.

Get the Builder Brief

Weekly notes from Yash on MCP, ChatGPT apps, and getting business workflows into production.

Product
HomeTemplatesHow it worksPricing
Solutions
Use casesOperations teamsEcommerce teamsFinance teamsRecruiting teamsReal estate teams
Resources
DocsMCP RegistryGlossaryBlogChangelog
Company
Contact usWhy driodrio agency↗Privacy PolicyTerms of Service
All systems normal
Follow us on:
MCP Registry/MCP Composer
M

MCP Composer

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

Use with clientMarkdown

Install and compare this MCP server

Use this profile to copy client config, check auth requirements, review tools and resources, and compare related MCP servers before adding it to an AI client.

Install
npx -y @oaslananka/composer
Clients
Claude, Cursor, VS Code, Codex
Transport
STDIO
Auth
Not captured
Capabilities
0 tools, 0 resources, 0 prompts
Related
KiCad MCP Pro, easyeda-mcp-pro, MCP Health Monitor

Want MCP integration examples?

Get practical integration notes and launch examples for MCP servers like MCP Composer.

InstallAuthTools & ResourcesOverview

Install

Connection

Transport
STDIO
Command
npx -y @oaslananka/composer
Environment
{ "COMPOSER_CONFIG": "YOUR_VALUE_HERE" }

Claude Desktop

Add this server entry to the mcpServers object in your Claude Desktop config, then restart the app.

{
  "mcpServers": {
    "io-github-oaslananka-composer": {
      "command": "npx",
      "args": [
        "-y",
        "@oaslananka/composer"
      ],
      "env": {
        "COMPOSER_CONFIG": "YOUR_VALUE_HERE"
      }
    }
  }
}

Config location

macOS
~/Library/Application Support/Claude/claude_desktop_config.json
Windows
%APPDATA%\Claude\claude_desktop_config.json

Auth

Package transport

No remote HTTP endpoint is advertised. Use the package or stdio setup shown in Install.

Tools & Resources

Tools
0
Resources
0
Prompts
0
No public tools, resources, or prompts captured yet. Use Auth when this server requires credentials.

Tools

No tools captured yet.

Resources

No resources captured yet.

Prompts

No prompts captured yet.

Questions

What is MCP Composer?+

MCP Composer is an MCP server for Aggregate multiple MCP backends behind a single stdio endpoint with namespaced routing.. It supports STDIO transport.

How do I install MCP Composer?+

Use the generated config in Install. This server runs with npx -y @oaslananka/composer; add any required environment variables before starting your client.

How do I add MCP Composer to Claude Desktop?+

Choose the Claude Desktop tab in Install and copy the config for npx -y @oaslananka/composer. Add required environment variables before starting Claude Desktop.

How do I add MCP Composer to Claude Code?+

Choose the Claude Code tab in Install and copy the config for npx -y @oaslananka/composer. Add required environment variables before starting Claude Code.

How do I use MCP Composer with Codex?+

Choose the Codex tab in Install and copy the config for npx -y @oaslananka/composer. Add required environment variables before starting Codex.

How do I add MCP Composer to Cursor or VS Code?+

Choose the Cursor or VS Code tab in Install and copy the config for npx -y @oaslananka/composer. Add required environment variables before starting Cursor or VS Code.

What endpoint and transport does MCP Composer use?+

MCP Composer uses STDIO transport. Use the package or command config in Install.

What tools and resources does MCP Composer expose?+

MCP Composer inventory is listed when the MCP endpoint exposes tools, resources, or prompts. Some servers require auth first.

Does MCP Composer require authentication?+

MCP Composer does not advertise a verified auth requirement. If discovery fails, it may still need provider login, an API key, a bearer token, or a session header.

Related MCPs

KiCad MCP ProProduction-grade MCP server for KiCad EDA—PCB design, DRC, simulation, BOM, DFM, and manufacturing.easyeda-mcp-proMCP server for EasyEDA Pro: PCB inspection, BOM, exports, and hardware review.MCP Health MonitorMonitor MCP, CI, and HTTP targets with health history, TLS expiry, assertions, and diagnosticsinfra-lens-mcpSSH Linux metrics, baselines, anomaly detection, and plain-English infrastructure explanations.MCP Debug RecorderRecord debug sessions, commands, failed attempts, and successful fixes in local SQLite storage.ssh-mcp-proSecure MCP SSH automation server with policy controls, resources, prompts, stdio, and HTTP.

Profile notes

  • Package: Npm @oaslananka/composer v1.0.0
  • Environment variable: COMPOSER_CONFIG

Packages

PackageRegistryVersionInputs
@oaslananka/composer

stdio

npm1.0.0

Env: COMPOSER_CONFIG

Details

Version
1.0.0
Repository
https://github.com/oaslananka/mcp-suite
Updated
Apr 8, 2026