Hosted MCP server config for Trends API.
- ✓Open-source license (MIT)
- ✓Actively maintained (<30d)
- ✓Clear description
- ✓Topics declared
- ✓Documented (README)
git clone https://github.com/trendsapi-ai/trends-mcp{
"mcpServers": {
"trends-mcp": {
"command": "node",
"args": ["/path/to/trends-mcp/dist/index.js"]
}
}
}MCP Servers overview
# Remote MCP server
Hosted MCP at `https://api.trendsapi.ai/mcp`. Same three operations and catalogs as REST. Token: [trendsapi.ai/#get-key](https://trendsapi.ai/#get-key).
REST contract: [trendsapi-ai/trendsapi](https://github.com/trendsapi-ai/trendsapi).
[](LICENSE)
[](https://modelcontextprotocol.io)
## Tools
| MCP tool | REST `mode` | Required | Returns |
|---|---|---|---|
| `get_trends` | `get_time_series` | `source`, `keyword` | Weekly history |
| `get_growth` | `get_growth` | `source`, `keyword` | Percent change |
| `get_top_trends` | `get_top_trends` | `type` | Live ranked feed |
Sources, feeds, and keyword formats: [hub keyword sources](https://github.com/trendsapi-ai/trendsapi#keyword-sources) and [live feeds](https://github.com/trendsapi-ai/trendsapi#live-feeds).
`app downloads` / `app rankings` still need an Android bundle ID (`com.openai.chatgpt`).
## Cursor
`~/.cursor/mcp.json`:
```json
{
"mcpServers": {
"trend-feeds": {
"url": "https://api.trendsapi.ai/mcp",
"transport": "http",
"headers": { "Authorization": "Bearer YOUR_TOKEN" }
}
}
}
```
## VS Code
`.vscode/mcp.json`:
```json
{
"servers": {
"trend-feeds": {
"type": "http",
"url": "https://api.trendsapi.ai/mcp",
"headers": { "Authorization": "Bearer YOUR_TOKEN" }
}
}
}
```
## Claude Desktop
```json
{
"mcpServers": {
"trend-feeds": {
"command": "npx",
"args": ["-y", "mcp-remote", "https://api.trendsapi.ai/mcp", "--header", "Authorization:${AUTH_HEADER}"],
"env": { "AUTH_HEADER": "Bearer YOUR_TOKEN" }
}
}
}
```
Claude.ai: Settings → Connectors → Add custom connector → `https://api.trendsapi.ai/mcp`.
No local production server in this repo.
## License
MIT. See [LICENSE](LICENSE).
What people ask about trends-mcp
What is trendsapi-ai/trends-mcp?
+
trendsapi-ai/trends-mcp is mcp servers for the Claude AI ecosystem. Hosted MCP server config for Trends API. It has 0 GitHub stars and its last recorded update is dated 2026-08-18.
How do I install trends-mcp?
+
You can install trends-mcp by cloning the repository (https://github.com/trendsapi-ai/trends-mcp) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.
Is trendsapi-ai/trends-mcp safe to use?
+
Our security agent has analyzed trendsapi-ai/trends-mcp and assigned a Trust Score of 95/100 (tier: Verified). See the full breakdown of passed checks and flags on this page.
Who maintains trendsapi-ai/trends-mcp?
+
trendsapi-ai/trends-mcp is maintained by trendsapi-ai. The last recorded GitHub activity is dated 2026-08-18, with 0 open issues.
Are there alternatives to trends-mcp?
+
Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.
Deploy trends-mcp to your cloud
Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.
Maintain this repo? Add a badge to your README
Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.
[](https://claudewave.com/repo/trendsapi-ai-trends-mcp)<a href="https://claudewave.com/repo/trendsapi-ai-trends-mcp"><img src="https://claudewave.com/api/badge/trendsapi-ai-trends-mcp" alt="Featured on ClaudeWave: trendsapi-ai/trends-mcp" width="320" height="64" /></a>More MCP Servers
Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
User-friendly AI Interface (Supports Ollama, OpenAI API, ...)
An open-source AI agent that brings the power of Gemini directly into your terminal.
Real-time global intelligence dashboard. AI-powered news aggregation, geopolitical monitoring, and infrastructure tracking in a unified situational awareness interface
The fastest path to AI-powered full stack observability, even for lean teams.
🕷️ An adaptive Web Scraping framework that handles everything from a single request to a full-scale crawl!