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"]
}
}
}Resumen de MCP Servers
# 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).
Lo que la gente pregunta sobre trends-mcp
¿Qué es trendsapi-ai/trends-mcp?
+
trendsapi-ai/trends-mcp es mcp servers para el ecosistema de Claude AI. Hosted MCP server config for Trends API. Tiene 0 estrellas en GitHub y su última actualización registrada es del 2026-08-18.
¿Cómo se instala trends-mcp?
+
Puedes instalar trends-mcp clonando el repositorio (https://github.com/trendsapi-ai/trends-mcp) o siguiendo las instrucciones del README en GitHub. ClaudeWave también te ofrece bloques de instalación rápida en esta misma página.
¿Es seguro usar trendsapi-ai/trends-mcp?
+
Nuestro agente de seguridad ha analizado trendsapi-ai/trends-mcp y le ha asignado un Trust Score de 95/100 (tier: Verified). Revisa el desglose completo de comprobaciones superadas y flags en esta página.
¿Quién mantiene trendsapi-ai/trends-mcp?
+
trendsapi-ai/trends-mcp es mantenido por trendsapi-ai. La última actividad registrada en GitHub es del 2026-08-18, con 0 issues abiertos.
¿Hay alternativas a trends-mcp?
+
Sí. En ClaudeWave puedes explorar mcp servers similares en /categories/mcp, ordenados por popularidad o actividad reciente.
Despliega trends-mcp en tu cloud
Lleva este repo a producción en minutos. Cada plataforma genera su propio entorno con variables de entorno editables.
¿Mantienes este repo? Añade un badge a tu README
Pega el badge en tu README de GitHub para mostrar que está auditado por ClaudeWave. Cada badge enlaza de vuelta a esta página y muestra el Trust Score actual.
[](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>Más 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!