Fund Momentum MCP Server
Connect Claude or any AI to 960+ active VC funds and live investor signals.
Available Tools
search_funds
Starter
Search and filter 920+ VC funds by stage, country, and industry.
get_fund
Starter
Get detailed fund profile — thesis, check size, team, and portfolio.
get_fund_signals
Pro
Access live deployment signals, sweet spot, and thesis tags.
get_gp_profile
Pro
Retrieve GP backgrounds, track records, and investment preferences.
match_startup
Pro
AI-powered matching — describe your startup, get top 10 investor matches.
Connect in 3 steps
1
Subscribe at fundmomentum.vc/pricing
Starter €49/mo or Pro €299/mo
2
Copy your API key from Account Settings
3
Add to your Claude Desktop config
{
"mcpServers": {
"fund-momentum": {
"url": "https://fundmomentum.vc/_api/mcp",
"headers": {
"X-API-Key": "YOUR_API_KEY"
}
}
}
}