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
相关服务器
MCP Server Market
A centralized repository for discovering and utilizing Model Context Protocol (MCP) servers.
Tapo MCP
MCP server for discovering and controlling TP-Link Tapo smart home devices via AI Agents
D&D MCP Server
A server for managing Dungeons & Dragons campaigns, storing all data in local JSON files.
OpenRoute MCP
🗺️ MCP server to help plan routes using OpenRouteService.org, for activities such as hiking or mountain biking.
CashPilot MCP
Monitor passive income, bandwidth sharing, and DePIN earnings from a self-hosted CashPilot dashboard
Context-Fabric
Corpus search and linguistic analysis for AI Agents
FAIM Time-Series forecasting
Zero-shot Time-Series forecasting with foundation time-series models
AiPayGen
65+ AI tools as an MCP server. Research, write, code, scrape, translate, analyze, agent memory, workflows. Pay per call from $0.006.
Intra Pay Pagamentos
Payments of Brazil - PIX
Image
Fetch and process images from URLs, local file paths, and numpy arrays, returning them as base64-encoded strings.