Skip to content
MCP Server Community By @portel-dev

portel-dev/ncp

πŸ“‡ ☁️ 🏠 🍎 πŸͺŸ 🐧 - NCP orchestrates your entire MCP ecosystem through intelligent discovery, eliminating token overhead while maintaining 98.2% accuracy.

New to MCP? Copy the config below, then follow the Claude Desktop / Cursor steps.

Install guide β†’
Connected Apps: portel-dev/ncp Claude Desktop

Installation Guide

Run command: npx -y @modelcontextprotocol/server-portel-dev-ncp

Detailed Documentation

πŸ“‡ ☁️ 🏠 🍎 πŸͺŸ 🐧 - NCP orchestrates your entire MCP ecosystem through intelligent discovery, eliminating token overhead while maintaining 98.2% accuracy.

Configuration

{
  "mcpServers": {
    "portel-dev-ncp": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-portel-dev-ncp"
      ],
      "env": {}
    }
  }
}