NCP (MCP Orchestrator)

NCP (MCP Orchestrator)

Official
portel-dev

Unifies 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.

78503 views8Local (stdio)

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

Developers managing multiple MCP servers and toolsTeams needing unified access to GitHub, Slack, databases and cloud servicesAutomating workflows that span multiple platformsAI applications requiring smart tool routing
RAG-powered semantic tool discoverySingle interface for 50+ tools across servicesBuilt-in TypeScript execution environment

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.

npm version npm downloads GitHub release downloads Latest release License: Elastic-2.0 MCP Compatible

NCP Logo

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 automatically
  • code - 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.

NCP Transformation Flow

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 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_file or get_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 SetupWithout NCPWith NCPToken Savings
Small (5 MCPs, 25 tools)15,000 tokens8,000 tokens47% saved
Medium (15 MCPs, 75 tools)45,000 tokens12,000 tokens73% saved
Large (30 MCPs, 150 tools)90,000 tokens15,000 tokens83% saved
Enterprise (50+ MCPs, 250+ tools)150,000 tokens20,000 tokens87% 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:

ClientDescriptionSetup Guide
Claude DesktopAnthropic's official desktop app. Best for NCP - one-click .dxt install with auto-sync→ Full Guide
Claude CodeTerminal-first AI workflow. Works out of the box!Built-in support
VS CodeGitHub Copilot with Agent Mode. Use NCP for semantic tool discovery→ Setup
CursorAI-first code editor with Composer. Popular VS Code alternative→ Setup
WindsurfCodeium's AI-native IDE with Cascade. Built on VS Code→ Setup
ClineVS Code extension for AI-assisted development with MCP support→ Setup
ContinueVS Code AI assistant with Agent Mode and local LLM support→ Setup
Want more clients?See the full list of MCP-compatible clients and toolsOfficial MCP Clients β€’ Awesome MCP
Other ClientsAny MCP-compatible client via npmQuick 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+.

NCP List Overview


πŸ§ͺ 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"

NCP Find Command

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

NCP Help Command

⚑ 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 skills
ui-design-system

UI 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.

18
unity-mcp-orchestrator

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.

10
n8n-mcp-orchestrator

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.

6
ai-sdk

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".

6
api-documenter

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.

4
openai-knowledge

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`.

4