Skip to content
Claude Desktop

site mcp for Claude Desktop

io.github.bounded-systems/site-mcp

Read-only MCP server over robertdelanghe.dev's Sigstore-verified static API (stdio).

client:Claude Desktop transport:stdio runtime:npm

Install site mcp in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "site-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@bounded-systems/site-mcp"
      ],
      "env": {
        "SITE_MCP_SIGNATURE_MODE": "<SITE_MCP_SIGNATURE_MODE>"
      }
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

site mcp in other clients