Fund Momentum MCP Server
io.github.schneidavie/fund-momentum1000+ actively deploying VC funds and 399 disclosed LPs, with live investor signals
Tools · 6
Search actively deploying venture capital funds by stage, country, and industry. Free tier. Returns name, slug, country, stage, fund size, industries and a durable profile URL.
Get the detailed profile of a specific fund by slug. Free tier. Every response carries a `provenance` block stating where each field came from, when it was last verified, and how confident Fund Moment…
Return only the funds whose data changed since a given timestamp. Free tier. Designed for cheap repeated polling: send the `next_since` AND the `etag` from your previous response, and an unchanged win…
Get comprehensive investor signals for a fund: GP thesis, bullish and contrarian signals, founder dos and don'ts, deployment status, source URLs. Pro tier.
Get General Partner profiles for a fund. Pro tier.
AI-powered fund matching. Describe a startup and receive the top 10 matching funds with a reason and score. Pro tier.
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"fund_momentum_mcp_server": {
"url": "https://fundmomentum.vc/_api/mcp",
"transport": "streamable-http"
}
}
}