io.github.portel-dev/ncp
Quality Score
72
/100
N-to-1 MCP Orchestration. Unified gateway for multiple MCP servers with intelligent tool discovery.
§01 Install
Claude Desktop (claude_desktop_config.json)
{
"mcpServers": {
"ncp": {
"command": "npx",
"args": [
"-y",
"@portel/ncp"
],
"env": {
"NCP_DEBUG": "false",
"NCP_MODE": "mcp",
"NO_COLOR": "false"
}
}
}
}Cursor (.cursor/mcp.json)
{
"mcpServers": {
"ncp": {
"command": "npx",
"args": [
"-y",
"@portel/ncp"
],
"env": {
"NCP_DEBUG": "false",
"NCP_MODE": "mcp",
"NO_COLOR": "false"
}
}
}
}Cline (cline_mcp_settings.json)
npx -y @portel/ncp§02 Environment variables
NCP_DEBUGEnable debug logging for troubleshooting
NCP_MODEOperating mode: 'mcp' for AI assistant integration or 'cli' for command-line
NO_COLORDisable colored output in logs and CLI
§03 MCP Quality Score · methodology
freshness
12
completeness
10
installability
25
documentation
15
stability
10
§04 Alternatives in Other
agency.lona/trading
agency.lona/trading
AI-powered trading strategy development: backtesting, market data, and portfolio analysis
ABMeter
ai.abmeter/abmeter
Feature flagging and A/B testing platform with AI-first experimentation workflows.
AdAdvisor MCP Server
ai.adadvisor/mcp-server
Query Meta Ads performance data — accounts, campaigns, ad sets, ads, metrics & settings.