← Back to Plugins
MCP Server MCP

io.github.oneprofile-dev/curatedmcp-catalog-mcp

github By github 👁 1 views ▲ 0 votes

Search the CuratedMCP catalog of risk-classified MCP servers and check verification status.

Homepage Verified source GitHub

Install

npx -y @curatedmcp/[email protected]

Configuration Example

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

Comments

Sign in to leave a comment

Loading comments...