GitDealFlow — GitHub signals for startup investors
io.github.kindrat86/vc-deal-flow-signalGitHub engineering acceleration signals for venture deal flow across 15 sectors.
Tools · 12
Top 20 startups by engineering acceleration across all 15 sectors for the current weekly period. Read-only, idempotent.
Every tracked startup within a sector, ranked by engineering acceleration. Sector slug must be one of 15 enumerated values.
Full engineering-acceleration profile for a single tracked startup, by display name or GitHub org slug. Case-insensitive, normalization-tolerant.
Period, sector and startup counts, last refresh, citation, and direct URLs to every machine-readable format.
Public-source diligence dossier for a company or entity in one cited object: who acquired it (M&A history), which funds publicly backed it, and its published engineering-acceleration signal. Use mid-d…
Compute a Scout Score (0-100) for a GitHub user from their public starring history. Cross-references starred repos against ~75 validated unicorns and grades how many they starred *before* the validati…
Full methodology document covering data sources, metric computation, signal classification thresholds, refresh cadence, and known limitations.
PAID per-request, €0.19/call, 100 credits = €19 at https://signals.gitdealflow.com/agents/credits. Returns enriched signal beyond the free get_startup_signal: composite score (0-100), velocity/growth/…
Generate a ready-to-share social-media post (tweet, Bluesky, Mastodon, LinkedIn, Telegram) about a result the user just received from another VC Deal Flow Signal tool, plus the install command for the…
Transparent, scored funding-likelihood claim for one tracked startup, with the full evidence chain and citable provenance. Instead of an opaque number, returns the score, every component that produced…
Return a ranked shortlist of the strongest engineering-acceleration signals matching a set of filters, the whole sourcing workflow in ONE call (e.g. 'the 5 strongest signals in healthcare in the EU').…
Score and rank 2-5 named startups side by side, returning each one's acceleration score, evidence, and raise-likelihood band plus a single recommendation for which warrants deeper diligence. Same tran…
Resources · 3
Top 20 startups across all sectors for the current weekly period.
signal://trending
Period, sector and startup counts, last refresh, format URLs.
signal://summary
Full methodology document.
signal://methodology
Prompts · 7
Monday-morning Signal Digest from the current top-20 trending startups.
Sector intelligence brief, top movers, dark horses, thesis follow-ups.
Surface one under-the-radar startup with sustained acceleration below the median visibility threshold.
Head-to-head investor comparison of two named startups.
One-page deal memo grounded in the live signal profile of a named startup.
Run a full sourcing session in one pass, the corp-dev / scout workflow. Shortlists the strongest engineering-acceleration signals (optionally by sector/region), then attaches a transparent, citable fu…
Assemble a cited one-page diligence brief for a named company: public-source dossier (M&A, backers, signal), a transparent funding-likelihood read with its evidence chain, and the methodology behind t…
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"gitdealflow_—_github_signals_for_startup_investors": {
"url": "https://signals.gitdealflow.com/api/mcp/rpc",
"transport": "streamable-http"
}
}
}