ES Hub Signals MCP

SydYuan/es-hub-mcp
0 starsCommunity

Install to Claude Code

This server doesn't publish a one-line install command. Follow the setup in the source repository.

Summary

Enables AI agents to search and retrieve market signals, revenue ideas, and growth tactics from 2,000+ curated entries across 18 sources.

README.md

ES Hub Signals MCP

Query 2,000+ curated market signals from your AI agent. Revenue signals, side hustles, SaaS plays, growth tactics — all from real founders and operators across 18 sources.

Tools

| Tool | Description | |------|-------------| | search_signals | Full-text search across titles and summaries | | get_signal_stats | Summary stats: total signals, top sources, breakdown | | list_sources | All 18 data sources with signal counts | | get_latest_signals | Most recently discovered signals |

Pricing

| Plan | Price | Limit | |------|-------|-------| | Free | $0 | 50 queries per instance | | Pro | $19/month | Unlimited queries |

Quick Start

pip install -r requirements.txt
python3 server.py

With Pro Key

python3 server.py --pro-key PROL_ESHUB_DEMO

Claude Desktop

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "es-hub": {
      "command": "python3",
      "args": ["path/to/es-hub-mcp/server.py"]
    }
  }
}

Data Sources

Hacker News, BlackHatWorld, Dev.to, Product Hunt, Indie Hackers, GitHub, Stack Overflow, TechCrunch, SaaStr, Lobsters, GrowthHackers, and more.

License

MIT

Related MCP servers

Browse all →