All MCP servers

Ncp

Official
by Api.Airforcestdio091Custom

N-to-1 MCP Orchestration. Unified gateway for multiple MCP servers with intelligent tool discovery.

mcpopen-source

Endpoint

POST 

Connecting a client

Most MCP clients accept a remote server URL plus a bearer token.

{
  "mcpServers": {
    "ncp-imp33396": {
      "url": "",
      "headers": { "Authorization": "Bearer YOUR_API_KEY" }
    }
  }
}