← Back to search
45
Partial
Agentic Readiness Score
+25 llms.txt +15 structured API missing +20 ai-plugin
Raise this score to 95+
We ship the 6-file GEO uplift as a pull request against your repo. Flat fee, turnaround under 72 hours.
Fix this for $199 →
developer llms-txtapiaihosting

Agentic Signals

📄
Found
🤖
ai-plugin.json
Not found
📖
OpenAPI Spec
Not found
🔗
Structured API
Found
🛡
Not specified
🏷
Schema.org Markup
Found
MCP Server
Not found

Embed this badge

Show off your agentic readiness — the badge auto-updates when your score changes.

Agentic Ready 45/100

            

llms.txt Content

# TrendsMCP Last updated: 2026-07-31 > TrendsMCP is an MCP server and REST API for live trend data across search, social, commerce, news, and developer platforms (Google Search/Images/News/Shopping, YouTube, TikTok, Reddit, Amazon, Wikipedia, news volume/sentiment, app downloads, npm, Steam, plus 15+ live feeds). ~5 years of weekly history where available. One account covers MCP and REST. Two MCP hosts (not interchangeable): - `https://api.trendsmcp.ai/mcp` — Bearer API key (Cursor, VS Code, Claude Desktop, Claude Code, most clients) - `https://www.trendsmcp.ai/mcp` — OAuth 2.0 for Claude.ai Connectors only (do not “correct” this to api.) - REST: `POST https://api.trendsmcp.ai/api` with `Authorization: Bearer <key>` - Free: 100 requests/month, no credit card - Paid: Starter $19/mo (1,000 req), Pro $49/mo (5,000), Business $199/mo (25,000). Annual saves 20%. ## Docs - [Docs (markdown)](https://www.trendsmcp.ai/docs.md): Agent-readable MCP + API reference - [MCP & API reference (HTML)](https://www.trendsmcp.ai/docs): Full product documentation - [Data sources (markdown)](https://www.trendsmcp.ai/data-sources.md): Keyword sources and live feeds - [Data sources (HTML)](https://www.trendsmcp.ai/data-sources): All keyword sources and live feeds - [Pricing (markdown)](https://www.trendsmcp.ai/pricing.md): Plans and request limits - [Get API key](https://www.trendsmcp.ai/account?tab=signup): Free email signup — key sent instantly - [Homepage](https://www.trendsmcp.ai/): Product overview and connect flow ## MCP tools Three tools. Human titles and wire names: | MCP tool name | Title | REST `mode` | What it returns | | --- | --- | --- | --- | | `get_trends` | Get Trends | `get_time_series` (alias: `get_trends`) | ~5 years weekly series for one source + keyword | | `get_growth` | Get Growth | `get_growth` | % change over one or more periods | | `get_top_trends` | Get Top Trends | `get_top_trends` | Live ranked feed (no keyword) | Prefer REST `mode: "get_time