← Back to Plugins
MCP Server MCP

ellmos ControlCenter

github By github 👁 1 views ▲ 0 votes

MCP control plane: local server discovery, profiles, capability bundles, and policy audits.

Homepage Verified source GitHub

Install

npx -y [email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "npm",
      "identifier": "ellmos-controlcenter-mcp",
      "version": "0.2.2",
      "runtimeHint": "npx",
      "transport": {
        "type": "stdio"
      }
    }
  ]
}
mcp model-context-protocol npm

Comments

Sign in to leave a comment

Loading comments...