Fund Momentum MCP Server

by schneidavie

Recommended
1.1k downloads
Not rated
GitHub Website

About

Fund Momentum MCP Server — VC intelligence for AI assistants. 1000+ active VC funds, live investor signals, AI-powered startup matching.

Details

Author
schneidavie
Downloads
1,089
Categories
Database

- Website: https://fundmomentum.vc
- MCP Overview: https://fundmomentum.vc/mcp
- For Agents: https://fundmomentum.vc/for-agents
- Pricing: https://fundmomentum.vc/pricing
- GitHub examples: https://github.com/schneidavie/fundmomentum/tree/main/examples

Setting up with Highlight

This MCP is not yet compatible with Highlight’s one-click setup. However, you can still use it with Highlight by following these steps:

  1. Download and install Highlight from highlightai.com/download
  2. Navigate to the plugins tab and select "Add Custom Plugin"
  3. Configure the plugin with the settings below
    Plugin Name Fund Momentum MCP Server
    Command (node, npx, python, etc.)

    Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.

  4. Enable "Start Automatically" if you want the plugin to start when Highlight launches

search_funds

Search for venture capital funds by stage, country, and industry.

get_fund

Get detailed profile of a specific fund by slug.

get_fund_signals

Get comprehensive investor signals for a fund including GP thesis, bullish/contrarian signals, and deployment status.

get_gp_profile

Get General Partner profiles for a fund.

match_startup

AI-powered fund matching based on startup description.

Claude Desktop / Cursor

Paste into your MCP client config file to install this server.

{
    "mcpServers": {
        "fund momentum mcp server": {
            "fund-momentum": {
                "url": "https://fundmomentum.vc/_api/mcp",
                "headers": {
                    "X-API-Key": "YOUR_API_KEY"
                }
            }
        }
    }
}

McpServers

{
    "fund-momentum": {
        "url": "https://fundmomentum.vc/_api/mcp",
        "headers": {
            "X-API-Key": "YOUR_API_KEY"
        }
    }
}

Fund Momentum MCP Server — VC intelligence for AI assistants. 1000+ active VC funds, live investor signals, AI-powered startup matching.

No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.