SerpApi for Cursor
io.github.serpapi/serpapi-mcp
Official SerpApi MCP server for Google, Bing, and other search engines.
client:Cursor
transport:streamable-http
tools:3
Install SerpApi in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"serpapi-mcp": {
"url": "https://mcp.serpapi.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs