Skip to content
Cursor

Google Trends API for Cursor

ai.trendsapi/google-trends

Google Trends search interest over time with growth metrics. Free key at trendsapi.ai

client:Cursor transport:streamable-http

Install Google Trends API in Cursor

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

{
  "mcpServers": {
    "google-trends": {
      "url": "https://google-trends.api.trendsapi.ai/mcp"
    }
  }
}

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

Google Trends API in other clients