serp data scraper for Claude Desktop
com.jojapi/serp-data-scraper
SERP data scraper: Scrape Search Results and get all the data you need. On the JoJ API marketplace.
client:Claude Desktop
transport:streamable-http
tools:1
Install serp data scraper in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"serp-data-scraper": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.jojapi.com/serp-data-scraper"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs