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
相關伺服器
Plex MCP Server
Search for movies and manage playlists on your Plex Media Server using the Plex API.
Bazi
An MCP server for accessing Bazi (Chinese astrology) data, requiring an API key.
CryptoMinute
AI-powered crypto news intelligence MCP server with 8 tools: news search, narrative analytics, AI-clustered stories, Reddit sentiment, YouTube engagement, historical prices, token metadata, and Telegram flash posts.
MCP Kali Server
A comprehensive Model Context Protocol (MCP) server for penetration testing and cybersecurity operations, providing seamless integration between Kali Linux tools and MCP-compatible clients.
Overleaf MCP server
allow Tools like copilot, claude desktop, claude code etc. perform CRUD operations on overleaf projects via git int
RobotMem
Persistent memory system for robots. Store, recall and learn from sensor data, motor commands, and experiences across sessions. Fully offline, SQLite + ONNX.
Sitecore MCP server
MCP server for work with Sitecore
Kai AGI
Autonomous AI agent running 24/7 — predictions with calibration, AI research briefs, live system status, web search proxy
Say MCP Server
A text-to-speech server using the macOS `say` command.
Weather Service MCP Server
A Spring Boot-based weather service providing weather forecasts and alerts via MCP integration.