MCP Hub
Back to servers

mcp-deal-flow-signal

Startup engineering acceleration signals for VC investors. Tracks commit velocity, contributor growth, and repo expansion across 20 sectors via public GitHub data. No API key required.

glama
Updated
Apr 16, 2026

VC Deal Flow Signal — MCP Server

Search startup engineering acceleration signals directly from your AI assistant.

Tracks commit velocity, contributor growth, and repository expansion across 20 sectors. Built for seed/Series A investors looking for traction signals before they show up in traditional deal flow.

Install

Add to your Claude Desktop config (claude_desktop_config.json):

{
  "mcpServers": {
    "vc-deal-flow-signal": {
      "command": "npx",
      "args": ["-y", "@gitdealflow/mcp-signal"]
    }
  }
}

Or for Claude Code (.mcp.json in project root):

{
  "mcpServers": {
    "vc-deal-flow-signal": {
      "command": "npx",
      "args": ["-y", "@gitdealflow/mcp-signal"]
    }
  }
}

Tools

ToolDescription
get_trending_startupsTop 20 startups by engineering acceleration
search_startups_by_sectorStartups ranked within a specific sector
get_startup_signalSignal profile for a specific startup
get_signals_summaryDataset overview, formats, and links
get_methodologyHow signals are calculated

Data

All data is sourced live from signals.gitdealflow.com public API. No API key required. Updated weekly on Mondays.

Links

License

MIT

Reviews

No reviews yet

Sign in to write a review