Catalog
io.github.purahmanian/google-trends-mcp
Officialby purahmanian · TypeScript
Google Trends MCP server: interest over time, comparisons, related queries, trending searches
Google Trends data including interest over time, comparisons, and trending searches.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"google-trends-mcp": {
"command": "npx",
"args": [
"-y",
"google-trends-mcp@0.1.1"
]
}
}
}