web analytics mcp for Claude Desktop
io.github.sercanmetalore/web-analytics-mcp
Web Analitiği MCP sunucusu — in-house on-page SEO denetimi (robots.txt + SSRF korumalı crawl),…
client:Claude Desktop
transport:streamable-http
Install web analytics mcp in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"web-analytics-mcp": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.boykaf.com/web-analytics/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs