post_serp — serp data scraper MCP Tool Mutating
post_serp
(post serp) is one of 1 tool on the
serp data scraper
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call post_serp from your client
- Claude Code serp data scraper post_serp run in your project directory
- Claude Desktop serp data scraper post_serp ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor serp data scraper post_serp ~/.cursor/mcp.json
- VS Code serp data scraper post_serp .vscode/mcp.json
- Zed serp data scraper post_serp ~/.config/zed/settings.json
- Windsurf serp data scraper post_serp ~/.codeium/windsurf/mcp_config.json
- Cline serp data scraper post_serp ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI serp data scraper post_serp ~/.gemini/settings.json
- Grok serp data scraper post_serp .mcp.json (in your project root)
- ChatGPT serp data scraper post_serp Settings → Connectors → Advanced → Developer mode
- Claude.ai serp data scraper post_serp Settings → Connectors → Add custom connector
- LangChain serp data scraper post_serp pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http serp-data-scraper https://mcp.jojapi.com/serp-data-scraper
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.