
NCP (MCP Orchestrator)
OfficialUnifies multiple MCP servers into a single gateway with intelligent tool discovery, letting your AI find and execute tools across GitHub, Slack, PostgreSQL, AWS and other services through simple commands.
Intelligent orchestration layer that unifies multiple MCP servers into a single gateway with RAG-powered discovery engine for semantic tool routing across diverse services like GitHub, Slack, PostgreSQL, and AWS.
What it does
- Search across all connected MCP servers with semantic tool discovery
- Execute TypeScript code directly against unified APIs
- Schedule automated tasks across multiple services
- Route requests intelligently to the right MCP server
- Cache responses and manage server health
- Load custom Photons and discover skills
Best for
About NCP (MCP Orchestrator)
NCP (MCP Orchestrator) is an official MCP server published by portel-dev that provides AI assistants with tools and capabilities via the Model Context Protocol. NCP (MCP Orchestrator) unifies MCP servers into one gateway with RAG-powered discovery and smart routing for GitHub, Sla It is categorized under developer tools.
How to install
You can install NCP (MCP Orchestrator) in your AI client of choice. Use the install panel on this page to get one-click setup for Cursor, Claude Desktop, VS Code, and other MCP-compatible clients. This server runs locally on your machine via the stdio transport.
License
NCP (MCP Orchestrator) is released under the NOASSERTION license.
NCP - Natural Context Provider
1 MCP to rule them all
Your MCPs, supercharged. Find any tool instantly, execute with code mode, run on schedule, discover skills, load Photons, ready for any client. Smart loading saves tokens and energy.
π What is NCP?
Instead of your AI juggling 50+ tools scattered across different MCPs, NCP gives it a single, unified interface with code mode execution, scheduling, skills discovery, and custom Photons.
Your AI sees just 2-3 simple tools:
find- Search for any tool, skill, or Photon: "I need to read a file" β finds the right tool automaticallycode- Execute TypeScript directly:await github.create_issue({...})(code mode, enabled by default)run- Execute tools individually (when code mode is disabled)
Behind the scenes, NCP manages all 50+ tools + skills + Photons: routing requests, discovering the right capability, executing code, scheduling tasks, managing health, and caching responses.

Why this matters:
- Your AI stops analyzing "which tool do I use?" and starts doing actual work
- Code mode lets AI write multi-step TypeScript workflows combining tools, skills, and scheduling
- Skills provide domain expertise: canvas design, PDF manipulation, document generation, more
- Photons enable custom TypeScript MCPs without npm publishing
- 97% fewer tokens burned on tool confusion (2,500 vs 103,000 for 80 tools)
- 5x faster responses (sub-second tool selection vs 5-8 seconds)
- Your AI becomes focused. Not desperate.
π NEW: Project-level configuration - each project can define its own MCPs automatically
What's MCP? The Model Context Protocol by Anthropic lets AI assistants connect to external tools and data sources. Think of MCPs as "plugins" that give your AI superpowers like file access, web search, databases, and more.
π Quick Navigation
- The Problem - Why too many tools break your AI
- The Solution - How NCP transforms your experience
- Getting Started - Installation & quick start
- Try It Out - See the CLI in action
- Supercharged Features - How NCP empowers your MCPs
- Setup by Client - Claude Desktop, Cursor, VS Code, etc.
- Popular MCPs - Community favorites to add
- Advanced Features - Project config, scheduling, remote MCPs
- Troubleshooting - Common issues & solutions
- How It Works - Technical deep dive
- Contributing - Help us improve NCP
π€ The MCP Paradox: From Assistant to Desperate
You gave your AI assistant 50 tools to be more capable. Instead, you got desperation:
- Paralyzed by choice ("Should I use
read_fileorget_file_content?") - Exhausted before starting ("I've spent my context limit analyzing which tool to use")
- Costs explode (50+ tool schemas burn tokens before any real work happens)
- Asks instead of acts (used to be decisive, now constantly asks for clarification)
π§Έ Why Too Many Tools Break the System
Think about it like this:
A child with one toy β Treasures it, masters it, creates endless games with it A child with 50 toys β Can't hold them all, gets overwhelmed, stops playing entirely
Your AI is that child. MCPs are the toys. More isn't always better.
The most creative people thrive with constraints, not infinite options. A poet given "write about anything" faces writer's block. Given "write a haiku about rain"? Instant inspiration.
Your AI is the same. Give it one perfect tool β Instant action. Give it 50 tools β Cognitive overload. NCP provides just-in-time tool discovery so your AI gets exactly what it needs, when it needs it.
π The Before & After Reality
Before NCP: Desperate Assistant π΅βπ«
When your AI assistant manages 50 tools directly:
π€ AI Assistant Context:
βββ Filesystem MCP (12 tools) β 15,000 tokens
βββ Database MCP (8 tools) βββ 12,000 tokens
βββ Web Search MCP (6 tools) ββ 8,000 tokens
βββ Email MCP (15 tools) βββββ 18,000 tokens
βββ Shell MCP (10 tools) βββββ 14,000 tokens
βββ GitHub MCP (20 tools) ββββ 25,000 tokens
βββ Slack MCP (9 tools) ββββββ 11,000 tokens
π Total: 80 tools = 103,000 tokens of schemas
What happens:
- AI burns 50%+ of context just understanding what tools exist
- Spends 5-8 seconds analyzing which tool to use
- Often picks wrong tool due to schema confusion
- Hits context limits mid-conversation
After NCP: Executive Assistant β¨
With NCP as Chief of Staff:
π€ AI Assistant Context:
βββ NCP (2 unified tools) ββββ 2,500 tokens
π― Behind the scenes: NCP manages all 80 tools
π Context saved: 100,500 tokens (97% reduction!)
β‘ Decision time: Sub-second tool selection
πͺ AI behavior: Confident, focused, decisive
Real results from our testing:
| Your MCP Setup | Without NCP | With NCP | Token Savings |
|---|---|---|---|
| Small (5 MCPs, 25 tools) | 15,000 tokens | 8,000 tokens | 47% saved |
| Medium (15 MCPs, 75 tools) | 45,000 tokens | 12,000 tokens | 73% saved |
| Large (30 MCPs, 150 tools) | 90,000 tokens | 15,000 tokens | 83% saved |
| Enterprise (50+ MCPs, 250+ tools) | 150,000 tokens | 20,000 tokens | 87% saved |
Translation:
- 5x faster responses (8 seconds β 1.5 seconds)
- 12x longer conversations before hitting limits
- 90% reduction in wrong tool selection
- Zero context exhaustion in typical sessions
π Prerequisites
- Node.js 18+ (Download here)
- npm (included with Node.js) or npx for running packages
- Command line access (Terminal on Mac/Linux, Command Prompt/PowerShell on Windows)
π Installation
Choose your MCP client for setup instructions:
| Client | Description | Setup Guide |
|---|---|---|
| Claude Desktop | Anthropic's official desktop app. Best for NCP - one-click .dxt install with auto-sync | β Full Guide |
| Claude Code | Terminal-first AI workflow. Works out of the box! | Built-in support |
| VS Code | GitHub Copilot with Agent Mode. Use NCP for semantic tool discovery | β Setup |
| Cursor | AI-first code editor with Composer. Popular VS Code alternative | β Setup |
| Windsurf | Codeium's AI-native IDE with Cascade. Built on VS Code | β Setup |
| Cline | VS Code extension for AI-assisted development with MCP support | β Setup |
| Continue | VS Code AI assistant with Agent Mode and local LLM support | β Setup |
| Want more clients? | See the full list of MCP-compatible clients and tools | Official MCP Clients β’ Awesome MCP |
| Other Clients | Any MCP-compatible client via npm | Quick Start β |
Quick Start (npm)
For advanced users or MCP clients not listed above:
Step 1: Install NCP
npm install -g @portel/ncp
Step 2: Import existing MCPs (optional)
ncp config import # Paste your config JSON when prompted
Step 3: Configure your MCP client
Add to your client's MCP configuration:
{
"mcpServers": {
"ncp": {
"command": "ncp"
}
}
}
β Done! Your AI now sees just 2 tools instead of 50+.

π§ͺ Test Drive: See the Difference Yourself
Want to experience what your AI experiences? NCP has a human-friendly CLI:
π Smart Discovery
# Ask like your AI would ask:
ncp find "I need to read a file"
ncp find "help me send an email"
ncp find "search for something online"

Notice: NCP understands intent, not just keywords. Just like your AI needs.
π Ecosystem Overview
# See your complete MCP ecosystem:
ncp list --depth 2
# Get help anytime:
ncp --help

β‘ Direct Testing
# Test any tool safely:
ncp run filesystem read_file --path "/tmp/test.txt"
Why this matters: You can debug and test tools directly, just like your AI would use them.
β Verify Everything Works
# 1. Check NCP is installed correctly
ncp --version
# 2. Confirm your MCPs are imported
ncp list
# 3. Test tool discovery
ncp find "file"
# 4. Test a simple tool (if yo
---
*README truncated. [View full README on GitHub](https://github.com/portel-dev/ncp).*
Alternatives
Related Skills
Browse all skillsUI design system toolkit for Senior UI Designer including design token generation, component documentation, responsive design calculations, and developer handoff tools. Use for creating design systems, maintaining visual consistency, and facilitating design-dev collaboration.
Orchestrate Unity Editor via MCP (Model Context Protocol) tools and resources. Use when working with Unity projects through MCP for Unity - creating/modifying GameObjects, editing scripts, managing scenes, running tests, or any Unity Editor automation. Provides best practices, tool schemas, and workflow patterns for effective Unity-MCP integration.
Expert MCP (Model Context Protocol) orchestration with n8n workflow automation. Master bidirectional MCP integration, expose n8n workflows as AI agent tools, consume MCP servers in workflows, build agentic systems, orchestrate multi-agent workflows, and create production-ready AI-powered automation pipelines with Claude Code integration.
Answer questions about the AI SDK and help build AI-powered features. Use when developers: (1) Ask about AI SDK functions like generateText, streamText, ToolLoopAgent, embed, or tools, (2) Want to build AI agents, chatbots, RAG systems, or text generation features, (3) Have questions about AI providers (OpenAI, Anthropic, Google, etc.), streaming, tool calling, structured output, or embeddings, (4) Use React hooks like useChat or useCompletion. Triggers on: "AI SDK", "Vercel AI SDK", "generateText", "streamText", "add AI to my app", "build an agent", "tool calling", "structured output", "useChat".
Master API documentation with OpenAPI 3.1, AI-powered tools, and modern developer experience practices. Create interactive docs, generate SDKs, and build comprehensive developer portals. Use PROACTIVELY for API documentation or developer portal creation.
Use when working with the OpenAI API (Responses API) or OpenAI platform features (tools, streaming, Realtime API, auth, models, rate limits, MCP) and you need authoritative, up-to-date documentation (schemas, examples, limits, edge cases). Prefer the OpenAI Developer Documentation MCP server tools when available; otherwise guide the user to enable `openaiDeveloperDocs`.