portel-dev/ncp
NCP orchestrates your entire MCP ecosystem through intelligent discovery, eliminating token overhead while maintaining 98.2% accuracy.
Quick Start
Clone the repository:
git clone https://github.com/portel-dev/ncpClaude Desktop configuration example:
{
"mcpServers": {
"ncp": {
"command": "npx",
"args": [
"-y",
"portel-dev/ncp"
]
}
}
}Check the repository README for specific installation and configuration instructions.