Skip to content
Cursor

mcp serp for Cursor

io.github.acedatacloud/mcp-serp

MCP server for Google search results via SERP API

client:Cursor transport:streamable-http runtime:pypi

Install mcp serp in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "mcp-serp": {
      "url": "https://serp.mcp.acedata.cloud/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

mcp serp in other clients