PluginBench
MCP Server

Trends MCP MCP Server

ai.trendsmcp/trends

What is the Trends MCP MCP server?

Trend data from Google Trends, YouTube, TikTok, Reddit, Amazon, Wikipedia, npm, Steam and more

How to install Trends MCP

Copy-paste configuration for popular MCP clients.

transport: http
Config generated by PluginBench — verify against the source before use.
Environment / auth
  • Authorization
    required
    secret

    Bearer token. Get your free API key at https://trendsmcp.ai

Cursor
~/.cursor/mcp.json
{
  "mcpServers": {
    "trends": {
      "url": "https://api.trendsmcp.ai/mcp"
    }
  }
}
Windsurf
~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "trends": {
      "serverUrl": "https://api.trendsmcp.ai/mcp"
    }
  }
}
VS Code
.vscode/mcp.json
{
  "servers": {
    "trends": {
      "type": "http",
      "url": "https://api.trendsmcp.ai/mcp"
    }
  }
}
Claude Desktop
Claude Desktop connects to remote servers via the mcp-remote bridge.
{
  "mcpServers": {
    "trends": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://api.trendsmcp.ai/mcp"
      ]
    }
  }
}
Claude Code
claude mcp add --transport http trends https://api.trendsmcp.ai/mcp

Related MCP servers

Amazon product search demand over time, with growth for any keyword. Free key at trendsmcp.ai

App Store and Play downloads and charts over time, Android uses bundle ID. Free key at trendsmcp.ai

Brand and competitor trend volume over time, with growth signals. Free key at trendsmcp.ai

Topics gaining momentum before they peak. Trend volume and growth signals. Free key at trendsmcp.ai

Crypto token and narrative trend volume over time, with growth signals. Free key at trendsmcp.ai

Product and category demand trend volume over time, with growth signals. Free key at trendsmcp.ai