MCP Server Trending
Related Servers
Alternatives to MCP Server Trending
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityBmaintenanceMCP server that aggregates AI news, academic papers from ArXiv, and trending GitHub repositories from multiple sources, enabling users to fetch, search, and filter recent AI content via natural language.1MIT
- AlicenseNot gradedqualityAmaintenanceMCP server that gives AI agents a ranked, evidence-backed board of what's trending in AI — repos, models, papers, news — and a daily brief, using fused signals from GitHub, Hacker News, npm, and more.796 PyPI3Apache 2.0
- AlicenseNot gradedqualityBmaintenanceMCP server that helps users discover fast-growing internet conversations and trending topics in real time. Compatible with AI assistants like Claude, Codex, and Cursor, it enables natural language search for emerging discussions.2 npmMIT
- AlicenseNot gradedqualityDmaintenanceA Python-based MCP server that aggregates real-time trending topics and news from over 30 sources including social media, technology, and finance platforms. It enables AI applications to retrieve the latest hot searches and news from major services like Weibo, Baidu, and IT Home through a unified interface.31MIT
- AlicenseAqualityDmaintenanceAn aggregator for real-time hot topics and news from major social and financial platforms like Zhihu, Bilibili, and Wall Street News. It features an MCP server that allows AI models to fetch and analyze trending information for automated insights.17GPL 3.0
- AlicenseBqualityCmaintenanceAn MCP server for global tech intelligence gathering, offering tools for searching Chinese and English web content, GitHub trending, arXiv papers, HN, Exa, SEC filings, Juejin, Zhihu, Bilibili, and A-share financial reports, all without API keys and with direct China access.15MIT
TDQS
Scored across 66 tools
Most tools are separated by source (GitHub, Hacker News, Medium) and resource type, so an agent can usually tell them apart. However, several overlapping clusters exist: revenue tools (get_indie_revenue_dashboard, get_indiehackers_income_reports, get_trustmrr_rankings), Twitter aggregation tools, and cross-platform aggregators (search_trending_all, track_topic_trends, analyze_tech_stack) blur boundaries.
The dominant verb is get_ with snake_case, and many names follow get_<source>_<resource>. But consistency breaks down with search_, analyze_, and track_ prefixes, and noun ordering/levels vary (get_betalist_latest, get_paperswithcode_latest, get_lobsters_by_tag, get_medium_tag_articles), requiring extra attention.
At 66 tools, this is far beyond the typical well-scoped MCP server. While the breadth covers many sources, the count burdens context selection and makes the surface feel like a grab-bag rather than a coherent set. Consolidation into parameterized tools per category would be beneficial.
As a read-only trending aggregator, the server covers an unusually wide range of domains: articles, startups, ML models, papers, jobs, packages, and Twitter. There are minor gaps like Reddit, YouTube, or general news, and some sources lack search-by-keyword, but the cross-platform search and summary tools mitigate these. No CRUD operations are expected for this read-only domain.