← Back to Plugins
MCP Server MCP

io.github.oneprofile-dev/mcp-launcher

github By github 👁 1 views ▲ 0 votes

Single MCP hub: discover, add, audit, and govern MCP servers across every AI client.

Homepage Verified source GitHub

Install

npx -y [email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "npm",
      "identifier": "curatedmcp",
      "version": "2.1.1",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "Override the CuratedMCP API base URL (defaults to https://www.curatedmcp.com). Only needed for local development against a different deployment.",
          "format": "string",
          "name": "CURATOR_API_URL"
        }
      ]
    }
  ]
}
mcp model-context-protocol npm

Comments

Sign in to leave a comment

Loading comments...