← Index

io.github.kaiser-data/kitsune-mcp

io.github.kaiser-data/kitsune-mcp·v0.9.0·Calendar & Time
Quality Score
80
/100

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

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "kitsune-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "kitsune-mcp"
      ],
      "env": {
        "SMITHERY_API_KEY": "<your-smithery_api_key>"
      }
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "kitsune-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "kitsune-mcp"
      ],
      "env": {
        "SMITHERY_API_KEY": "<your-smithery_api_key>"
      }
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y kitsune-mcp
Claude Desktop (uvx)
{
  "mcpServers": {
    "kitsune-mcp": {
      "command": "uvx",
      "args": [
        "kitsune-mcp"
      ],
      "env": {
        "SMITHERY_API_KEY": "<your-smithery_api_key>"
      }
    }
  }
}
§02  Environment variables
SMITHERY_API_KEY
secret

Smithery API key for accessing 3,000+ verified MCP servers. Get yours at smithery.ai/account/api-keys

SMITHERY_API_KEY
secret

Smithery API key for accessing 3,000+ verified MCP servers. Get yours at smithery.ai/account/api-keys

§03  MCP Quality Score  ·  methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
5
§04  Alternatives in Calendar & Time