← Back to Plugins
MCP Server MCP

io.github.kaiser-data/kitsune-mcp

github By github 👁 1 views ▲ 0 votes

Shape-shifting MCP hub — shapeshift() into 130,000+ servers at runtime. No restarts. 7 registries.

Homepage Verified source GitHub

Install

npx -y [email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "npm",
      "identifier": "kitsune-mcp",
      "version": "0.21.0",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "Smithery API key for accessing 3,000+ verified MCP servers. Get yours at smithery.ai/account/api-keys",
          "format": "string",
          "isSecret": true,
          "name": "SMITHERY_API_KEY"
        }
      ]
    },
    {
      "registryType": "pypi",
      "identifier": "kitsune-mcp",
      "version": "0.21.0",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "Smithery API key for accessing 3,000+ verified MCP servers. Get yours at smithery.ai/account/api-keys",
          "format": "string",
          "isSecret": true,
          "name": "SMITHERY_API_KEY"
        }
      ]
    }
  ]
}
mcp model-context-protocol npm pypi

Comments

Sign in to leave a comment

Loading comments...