Ncp runs on your own machine — the client starts it, so there is no endpoint to ping. 176 installs a week from npm. Last commit 12 Jun 2026.
N-to-1 MCP Orchestration. Unified gateway for multiple MCP servers with intelligent tool discovery.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add ncp -- npx -y @portel/ncp
{
"mcpServers": {
"ncp": {
"args": [
"-y",
"@portel/ncp"
],
"command": "npx"
}
}
}
[mcp_servers.ncp]
command = "npx"
args = ["-y", "@portel/ncp"]
{
"mcpServers": {
"ncp": {
"args": [
"-y",
"@portel/ncp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"ncp": {
"args": [
"-y",
"@portel/ncp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.