What is the io.github.portel-dev/ncp MCP server?
N-to-1 MCP Orchestration. Unified gateway for multiple MCP servers with intelligent tool discovery.
How to install io.github.portel-dev/ncp
Copy-paste configuration for popular MCP clients.
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
{
"mcpServers": {
"ncp": {
"command": "npx",
"args": [
"-y",
"@portel/ncp"
],
"env": {
"NCP_DEBUG": "<YOUR_NCP_DEBUG>",
"NCP_MODE": "<YOUR_NCP_MODE>",
"NO_COLOR": "<YOUR_NO_COLOR>"
}
}
}
}{
"mcpServers": {
"ncp": {
"command": "npx",
"args": [
"-y",
"@portel/ncp"
],
"env": {
"NCP_DEBUG": "<YOUR_NCP_DEBUG>",
"NCP_MODE": "<YOUR_NCP_MODE>",
"NO_COLOR": "<YOUR_NO_COLOR>"
}
}
}
}{
"mcpServers": {
"ncp": {
"command": "npx",
"args": [
"-y",
"@portel/ncp"
],
"env": {
"NCP_DEBUG": "<YOUR_NCP_DEBUG>",
"NCP_MODE": "<YOUR_NCP_MODE>",
"NO_COLOR": "<YOUR_NO_COLOR>"
}
}
}
}{
"servers": {
"ncp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@portel/ncp"
],
"env": {
"NCP_DEBUG": "<YOUR_NCP_DEBUG>",
"NCP_MODE": "<YOUR_NCP_MODE>",
"NO_COLOR": "<YOUR_NO_COLOR>"
}
}
}
}claude mcp add ncp --env NCP_DEBUG=<YOUR_NCP_DEBUG> --env NCP_MODE=<YOUR_NCP_MODE> --env NO_COLOR=<YOUR_NO_COLOR> -- npx -y @portel/ncpRelated MCP servers
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.
Chrome DevTools MCP
Give your AI coding agent full control of a live Chrome browser for automation, debugging, and performance analysis.
com.puter/mcp-server
Let AI agents manage your Puter files, websites, and serverless workers over MCP.
Browser automation for AI agents via MCP, powering ByteDance's Agent TARS hybrid GUI/DOM browser control.
Run arbitrary shell commands from an MCP-connected AI agent.
Filesystem access MCP server from ByteDance's UI-TARS/Agent TARS ecosystem.