Loading MCP server directory, please wait...
MCP server for Site Spy — lets AI agents monitor websites for changes
npx @getmcp/cli add io.github.vkuprin/site-spyRequires Node.js 18+. Community-contributed server. Review source before installing.
SITE_SPY_API_KEYSite Spy API key from Settings > API
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.vkuprin/site-spy": {
"command": "npx",
"args": [
"-y",
"@site-spy/mcp-server"
],
"env": {
"SITE_SPY_API_KEY": ""
}
}
}
}