DevRel trend reports built from adoption and discovery signals

Developer relations teams publish weekly snapshots, launch readouts, and ecosystem commentary. Trends MCP gives them npm download curves, GitHub trending lists, and search interest series so those posts stay grounded in fresh quantitative inputs instead of hand copied charts.

What practitioners type into search before they find an MCP first workflow

Queries often combine npm download trends, GitHub trending API, and Model Context Protocol in one tab stack. The goal is simple: reduce bespoke scrapers, reduce HTML surprises, and keep JSON stable enough for a newsletter template. Trends MCP aims at that intersection by exposing get_trends, get_growth, and get_top_trends with shared authentication.

A credible weekly outline that writes itself with tool output

Open with three npm packages that mattered to the community this week using exact registry names. Add a short GitHub trending section drawn from the daily feed type documented on the site. Insert one Google Search series for a phrase tied to the company narrative, such as AI agents or observability, so the post speaks to readers outside GitHub. Close with a single growth table comparing 3M and 12M windows for the headline package.

Automation without losing editorial judgment

GitHub Actions workflows that post trend reports from REST shows how scheduled jobs can fetch payloads and publish summaries. The human step remains editing claims and adding context about releases, breaking changes, and security advisories. Trends MCP supplies the quantitative spine.

Limits worth stating in public posts

npm statistics describe registry downloads, which can diverge from unique humans. GitHub trending surfaces discovery, which is not the same as production usage. Google Search curves describe interest, which can spike on controversy. Good DevRel copy names those distinctions instead of smoothing them away.

Related developer pages on trendsmcp.ai

Ecosystem wide surveys belong with Developer ecosystem trends for AI agents. LangChain based agents that call MCP tools are documented on LangChain agents that call live trend tools through MCP. For a broader tool catalog reference, see Trend tools for assistants, copilots, and backend services.

Common questions

Use npm with exact package names for adoption curves, GitHub Trending Repos for discovery oriented bullet lists, and google search when the narrative needs how the wider industry phrases a topic. Steam fits game tooling launches while Reddit applies only when the story references a real subreddit name without the r prefix.
The documentation suggests including using TrendsMCP or via TrendsMCP in the instruction so the client selects the MCP tools instead of improvising a web search. Keep prompts explicit about sources and windows, for example weekly npm history plus 12M growth on google search.
Yes. POST https://api.trendsmcp.ai/api with a Bearer token fits GitHub Actions or other schedulers. Teams often write markdown to a repo folder or post a short summary to Slack using existing automation nodes. Never print secrets in logs.
The free tier includes a hundred requests per month with no credit card. Each get trends or get growth pair counts per source and keyword while get top trends counts per feed and pagination slice. Batch growth windows into one call when possible.
Get DevRel trend reports built from adoption and discovery signals in 30 seconds
Free tier includes 100 requests per month. No credit card required. Works with Claude, Cursor, ChatGPT, Raycast, and every MCP client.
Get your free API key