portel-dev/ncp
π βοΈ π π πͺ π§ - NCP orchestrates your entire MCP ecosystem through intelligent discovery, eliminating token overhead while maintaining 98.2% accuracy.
New to MCP? Copy the config below, then follow the Claude Desktop / Cursor steps.
Install guide β Connected Apps: portel-dev/ncp Claude Desktop
Installation Guide
Run command: npx -y @modelcontextprotocol/server-portel-dev-ncp
Detailed Documentation
π βοΈ π π πͺ π§ - NCP orchestrates your entire MCP ecosystem through intelligent discovery, eliminating token overhead while maintaining 98.2% accuracy.
Configuration
{
"mcpServers": {
"portel-dev-ncp": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-portel-dev-ncp"
],
"env": {}
}
}
}