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
{
"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