SectorHQ
Real-time AI company intelligence — track which AI companies are actually shipping vs just announcing, with live rankings, hype/reality gaps, and momentum signals.
sectorhq-mcp
Which AI companies are worth paying attention to right now?
MCP server for SectorHQ — real-time AI company intelligence tracking 571+ companies across 200+ sources.
Tools
get_leaderboard
Get the top AI companies ranked by composite score.
limit— number of results (default 10, max 50)category— optional filter (e.g.foundation-models,infrastructure)
get_company
Full intelligence profile for a specific company.
slug— company identifier (e.g.anthropic,openai,nvidia)
compare_companies
Side-by-side comparison of two companies.
slug1,slug2— the two companies to compare
get_top_movers
Companies with the biggest rank changes recently.
direction—up,down, orboth(defaultboth)limit— number of results (default 10)
search_companies
Find companies by name.
query— search term
Hype/Reality Gap Indicators
| Emoji | Meaning |
|---|---|
| 🏆 | Under-hyped — shipping more than people realize |
| ✅ | Balanced — hype matches reality |
| ⚠️ | Moderate hype — some gap between talk and delivery |
| 🤡 | Significant hype — mostly announcements, little shipping |
Setup
Claude Desktop
Add to ~/Library/Application Support/Claude/claude_desktop_config.json:
{
"mcpServers": {
"sectorhq": {
"command": "npx",
"args": ["-y", "sectorhq-mcp"],
"env": {
"SECTORHQ_API_KEY": "your-api-key"
}
}
}
}
Cursor
Add to .cursor/mcp.json:
{
"mcpServers": {
"sectorhq": {
"command": "npx",
"args": ["-y", "sectorhq-mcp"],
"env": {
"SECTORHQ_API_KEY": "your-api-key"
}
}
}
}
Claude Code
claude mcp add sectorhq -- npx -y sectorhq-mcp
Set your API key:
export SECTORHQ_API_KEY="your-api-key"
Example Output
🏢 SectorHQ AI Company Leaderboard (Top 5)
#1 OpenAI — Score: 89.2 | Momentum: +12.3% | ✅ Balanced
#2 Anthropic — Score: 84.7 | Momentum: +18.1% | 🏆 Under-hyped
#3 NVIDIA — Score: 81.5 | Momentum: +5.2% | ⚠️ Moderate hype
#4 Google DeepMind — Score: 78.3 | Momentum: +8.9% | ✅ Balanced
#5 Meta AI — Score: 72.1 | Momentum: +22.4% | 🏆 Under-hyped
Data: sectorhq.co — real-time tracking across 200+ sources
Links
License
MIT
Related Servers
Market Intelligence MCP
Recession probability scoring, capital rotation analysis, investment calculators, and real-time economic data. 19 tools for financial market intelligence
FAIM Time-Series forecasting
Zero-shot Time-Series forecasting with foundation time-series models
MCP Trader Server
An MCP server for stock and cryptocurrency analysis with technical analysis tools.
DeFi MCP
MCP server for DeFi data — real-time crypto prices, token analytics, wallet balances, and on-chain data across multiple chains.
AFL (Australian Football League)
Provides Australian Football League (AFL) data, including games, standings, and team information, from the Squiggle API.
BASTION
Risk Intelligence MCP Server for crypto agents — 52 tools, 72B AI model, 560+ signals, derivatives, on-chain, autonomous trading
Policy Layer
Non-custodial spending controls for AI agent wallets — enforce limits, allowlists, and kill switches before transactions execute.
Tenki
A server for fetching weather information in Japan.
Mureka
generate lyrics, song and background music(instrumental)
mcp-server-gemini-bridge
Bridge to Google Gemini API. Access Gemini Pro and Flash models through MCP.