Loading MCP server directory, please wait...
Google SERP API for AI agents. 10 result types incl. shopping. 1,000 free searches/month.
npx @getmcp/cli add io.serpjet/serpjet-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
SERPJET_API_KEYAPI key from https://serpjet.io/signup (free tier: 1,000 searches/month)
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.serpjet/serpjet-mcp": {
"command": "npx",
"args": [
"-y",
"serpjet-mcp"
],
"env": {
"SERPJET_API_KEY": ""
}
}
}
}