Loomal

ncp

MCP server by github.com/portel-dev/ncp

N-to-1 MCP Orchestration. Unified gateway for multiple MCP servers with intelligent tool discovery.

91 starsnpm: @portel/ncp

About ncp

ncp is an MCP (Model Context Protocol) server published by portel-dev in the official MCP registry, listed under Autonomous Agents on Loomal. N-to-1 MCP Orchestration. Unified gateway for multiple MCP servers with intelligent tool discovery.

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

Development happens in the open at github.com/portel-dev/ncp, where the project has earned 91 GitHub stars.

Use ncp with your agent

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

Frequently asked questions

What is ncp?
ncp is an MCP (Model Context Protocol) server by portel-dev in the Autonomous Agents category. N-to-1 MCP Orchestration. Unified gateway for multiple MCP servers with intelligent tool discovery.
How do I connect ncp to Claude, Cursor, or another MCP client?
Install ncp from its npm package (@portel/ncp) 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 ncp open source?
Yes — the source code is public at github.com/portel-dev/ncp, with 91 GitHub stars.
Can AI agents pay to use ncp?
Not yet through Loomal — ncp 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 ncp? Claim this listing free by verifying GitHub ownership, or contact us.