Skip to main content
AggregatorsTypeScript

portel-dev/ncp

NCP orchestrates your entire MCP ecosystem through intelligent discovery, eliminating token overhead while maintaining 98.2% accuracy.

aggregatorscloud-servicelocal-servicemacoswindowslinux
Share:

Quick Start

Clone the repository:

git clone https://github.com/portel-dev/ncp

Claude Desktop configuration example:

{
  "mcpServers": {
    "ncp": {
      "command": "npx",
      "args": [
        "-y",
        "portel-dev/ncp"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Aggregators
Language
TypeScript
Author
portel-dev