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
Servidores relacionados
APOLOGY-AS-A-SERVICE
A live Model Context Protocol (MCP) server that provides context-aware crisis communication for AI agents
CoinMarketCap MCP Server
Crypto prices, market caps, rankings, and token metadata via CoinMarketCap.
CryptoAPIs MCP Simulate
MCP server for dry-run EVM transaction simulation via Crypto APIs
Contextd
Reasoning Bank and Context folding. Let your agents learn and self-improve
Synthetix MCP Server
Synthetic asset data, staking info, and debt pool metrics on Synthetix.
MCP-India-Stack
MCP server for Indian APIs — GSTIN, IFSC, PAN, UPI, pincode, HSN/SAC. Zero auth. Offline-first. For AI agents.
Duplicacy MCP
Monitor backup status and query Prometheus metrics from a Duplicacy exporter
VMS Integration
Connects to a CCTV recording program (VMS) to retrieve recorded and live video streams and control the VMS software.
DeepLook
AI company research agent — 10 data sources, structured reports with bull/bear verdict in ~10 seconds. Stocks, crypto, and private companies.
Universal Image MCP
Universal MCP server for AI image generation supporting AWS Bedrock (Nova Canvas), OpenAI (GPT Image, DALL-E), and Google Gemini (Imagen 4). Generate, transform, and edit images using multiple AI models through a single Model Context Protocol interface.