🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@gitdealflow/mcp-signal

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@gitdealflow/mcp-signal

MCP server for VC Deal Flow Signal — search, shortlist, compare, and predict startup engineering acceleration across 20 sectors. Transparent, citable funding-likelihood scores with full evidence chains. Commit velocity, contributor growth, and repo-expans

latest
Source
npmnpm
Version
2.2.0
Version published
Maintainers
1
Created
Source

VC Deal Flow Signal — MCP Server

Search startup engineering acceleration signals directly from your AI assistant.

smithery badge

One-click install for Claude Desktop / Cursor / Cline / Continue via Smithery — verified, 98/100 quality score.

Claude querying VC Deal Flow Signal MCP server

Tracks commit velocity, contributor growth, and repository expansion across 20 sectors. Built for angels, scouts, and technical operators 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"]
    }
  }
}

Mistral Le Chat (Custom MCP Connector — remote HTTP)

In Le Chat, open Settings → Connectors → + Add ConnectorCustom MCP Connector, then paste:

FieldValue
Connector namevc-deal-flow-signal
Connection serverhttps://signals.gitdealflow.com/api/mcp/rpc
AuthenticationNo Authentication

Workspace-admin only. Full step-by-step at signals.gitdealflow.com/integrations/mistral.

Install matrix

Same npx -y @gitdealflow/mcp-signal runs in every stdio runtime below. Per-runtime snippets and marketplace status: signals.gitdealflow.com/integrations/agent-runtimes.

ClientTransportInstall path
Claude Desktopstdioclaude_desktop_config.json (above)
Claude Codestdio.mcp.json (above)
CursorstdioSettings → MCP → +Add new MCP server → paste the JSON above; cursor.directory listing (under review)
Cline (VS Code)stdioCline panel → ⚙ → Edit Config → paste JSON; cline/mcp-marketplace#1491 (open, awaiting review)
Block Goosestdiogoose session --with-extension "npx -y @gitdealflow/mcp-signal"; block/goose#8974 (closed — Goose registry moratorium 2026-05-12, pending new listing flow)
OpenHandsstdio~/.openhands/mcp.json paste-JSON, or openhands mcp add ... (no marketplace exists)
Aiderstdionpx -y mcpm-aider add vc-deal-flow-signal --command "npx -y @gitdealflow/mcp-signal" (Aider native MCP not yet shipped — bridge required)
AiderDeskstdioSettings → Agent → MCP Servers → +Add → paste JSON
RaycaststdioManage MCP Servers → +Add Server → paste JSON; raycast/extensions#28376 (open, Ready for Review; supersedes auto-stale'd #27618)
Smithery one-clickstreamable-http or stdiosmithery.ai/server/kindrat86/vc-deal-flow-signal (Verified, 98/100)
Mistral Le ChatStreamable HTTPCustom Connector at https://signals.gitdealflow.com/api/mcp/rpc
ChatGPT GPTOpenAPI ActionGitHub VC Signal GPT — no install, paid ChatGPT plan required
Any other Streamable HTTP clientStreamable HTTPhttps://signals.gitdealflow.com/api/mcp/rpc
Any other stdio clientstdionpx -y @gitdealflow/mcp-signal

Tools

All tools are read-only, idempotent, and fetch live data from the public API (no auth required). Responses include both human-readable text and structured JSON (structuredContent) matching each tool's outputSchema.

ToolInputReturns
get_trending_startupsTop 20 startups ranked by engineering acceleration across all sectors.
search_startups_by_sectorsector (enum of 20 slugs)All tracked startups in the sector, ranked by acceleration.
get_startup_signalname (case-insensitive)Full signal profile for one startup: velocity, contributors, repos, classification.
get_signals_summaryDataset snapshot — period, counts, refresh date, format URLs, citation.
get_methodologyHow signals are sourced, computed, and classified, with known limitations.
predict_fundingnameTransparent, scored funding-likelihood claim for one startup — score, full evidence chain, confidence, caveats, and methodology + SSRN provenance so the number is citable, not opaque.
compare_signalsnames (2–5)Head-to-head scored comparison of named startups, ranked, with a diligence recommendation.
shortlist_signalssector?, geography?, signalType?, minAccelerationScore?, minVelocityChangePct?, limit?The whole sourcing workflow in one call — "5 strongest signals in fintech in the EU", ranked by acceleration score with a rationale each.
get_diligence_dossiernamePublic-source diligence dossier for one company in a cited object — M&A history (acquirer, year, amount), funds that publicly backed it, and the published engineering-acceleration signal.
get_scout_receiptsgithub_usernameScout Score (0–100) for a GitHub user from their public starring history vs. validated unicorns.

Provenance, not opaque numbers. predict_funding, shortlist_signals, and compare_signals use one transparent, deterministic scoring engine (velocity ≤40 + contributor-growth ≤25 + new-repos ≤15 + signal-class ≤20 = 0–100). Every input and weight is returned in the response so a downstream agent can audit and cite the score. Geography is region-level only (US/EU/UK/APAC/LATAM/Canada); city/country aliases normalize up to the region. These are heuristics over public GitHub activity — not investment advice and not a guarantee of any financing event.

Three paid agent tools (research_company, compose_thesis, deep_dive_scan) add enriched dossiers, thesis scaffolds, and multi-cohort sector scans for API-key holders — see /pricing.

Supported sectors: ai-ml, fintech, cybersecurity, developer-tools, healthcare, climate-tech, enterprise-saas, data-infrastructure, web3, robotics, edtech, ecommerce-infrastructure, supply-chain, legal-tech, hr-tech, proptech, agtech, gaming, space-tech, social-community.

Data

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

Complementary: the Scout Game

If you want to put your own eye on the line, there's a prediction game on top of the same dataset at signals.gitdealflow.com/predict. Call which tracked startups raise a round in the next 6 months, earn points when your calls resolve, climb a public rank ladder from Curious to Oracle. Free tier: 3 predictions per month. Paid: 10 per month. Leaderboard: signals.gitdealflow.com/leaderboard.

Show what you built

If you ship something that calls this MCP server, the dataset, or the public signals JSON, drop the Built-With badge in your README — one line, permanent CDN-cached SVG, no signup:

[![Built with @gitdealflow/mcp-signal](https://signals.gitdealflow.com/api/badge/built-with/svg?variant=long)](https://signals.gitdealflow.com/built-with)

Three variants (default, compact, long) and copy-paste snippets for HTML / BBCode at signals.gitdealflow.com/built-with. Ping signal@gitdealflow.com once you embed and we'll feature you on /mirrors.

License

MIT

Keywords

mcp

FAQs

Package last updated on 30 May 2026

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts