Developer Tools
Trust: 44/100 (Fair)io.github.portel-dev/ncp Guide
N-to-1 MCP Orchestration. Unified gateway for multiple MCP servers with intelligent tool discovery.
78 starsby portel-dev
Quick Start
Install
npx @portel/ncpClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-portel-dev-ncp": {
"command": "npx",
"args": [
"@portel/ncp"
]
}
}
}