mcpbeat Sign in

Fund Momentum MCP Server

by schneidavie Your server? Claim it
answering

Fund Momentum is answering right now. Last checked 14 min ago. It exposes 6 tools. Last commit 14 Sep 2026.

1000+ actively deploying VC funds and 415 disclosed LPs, with live investor signals

Uptime history 47 days of history
47 days agonow
100.0%
Uptime 24h
91 of 91 checks
6
Tools
read from the server
630 ms
Response time
average over 24h
1
Stars
last commit 14 Sep 2026

What changed 15

Every tool that appeared, vanished or quietly changed what it asks for. Recorded since 22 August 2026. No other catalogue keeps this.

23 Aug 3 tools changed the parameters they ask for get_fund, match_startup, search_funds
22 Aug 6 tool descriptions were rewritten get_changes, get_fund, get_fund_signals and 3 more
22 Aug 4 tools changed the parameters they ask for get_changes, get_fund, match_startup and 1 more
22 Aug a tool appeared get_changes
22 Aug a tool changed version

What the code does

We read the source, 19 h ago · tools taken from the live server · rules 3dff92dd89df

In the project's build, not in the package

Found in continuous integration, deployment or infrastructure files, or in a neighbouring package of the same monorepo. None of this is installed when you add the server: it describes how the project is built and released. We list it because a leaked key in a build pipeline is still a real problem, but it is not something this server does on your machine.

Builds a database query by concatenation .github/workflows/sync-counts.yml:61
      - name: Update repository About description
        env:
          GH_TOKEN: ${{ secrets.REPO_ADMIN_TOKEN }}

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

Nothing serious here today

Today is the operative word: we check Fund Momentum every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 14 min ago.

run in your terminal
claude mcp add fund-momentum --transport http https://fundmomentum.vc/_api/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "fund-momentum": {
      "url": "https://fundmomentum.vc/_api/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.fund-momentum]
url = "https://fundmomentum.vc/_api/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "fund-momentum": {
      "url": "https://fundmomentum.vc/_api/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "fund-momentum": {
      "url": "https://fundmomentum.vc/_api/mcp"
    }
  }
}

Available tools 6

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

fund
get_fund
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 Momentum is in it.
get_fund_signals
Get comprehensive investor signals for a fund: GP thesis, bullish and contrarian signals, founder dos and don'ts, deployment status, source URLs. Pro tier.
changes
get_changes
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 window answers with `unchanged: true` and no rows. Use this instead of re-running search_funds on a schedule.
funds
search_funds
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.
match
match_startup
AI-powered fund matching. Describe a startup and receive the top 10 matching funds with a reason and score. Pro tier.
profile
get_gp_profile
Get General Partner profiles for a fund. Pro tier.

Endpoints

URLTransportStateLatencyChecked
https://fundmomentum.vc/_api/mcp streamable-http answering 488 ms 14 min ago

Alternatives to Fund Momentum

same job, measured the same way
Bim
by makata

Design-review threads, comments, reactions and deployments from Bim. Sign in with Google.

answering
Sota
by sota-deploy

Deploy web apps via AI agents with sota.io. 9 tools for deploy, logs, env, and more.

local only
Sapiom
by sapiom

Local Sapiom developer MCP for authoring, testing, deploying, and inspecting agents.

412 installs/wk local only
Quantifyme
by quantifyme

Describe a trading strategy in plain English and deploy a live signal model in one call. No signup.

13 tools answering
VMware AIops
by zw008

AI-powered VMware vCenter/ESXi VM lifecycle and deployment with 31 MCP tools.

2 745 installs/wk local only
VMware AIops
by vmware-skills

AI-powered VMware vCenter/ESXi VM lifecycle and deployment with 60 MCP tools.

local only
P
Invoker
by invoker

Deploy forms and sites to live URLs from AI conversations with automatic form capture.

40 installs/wk local only
DeployIt Product Expert
by deployit

AI product expert answering from live source code, with sources and a verification status.

3 tools answering

Fund Momentum — questions

Answers built from our own checks of this server.

What can Fund Momentum do?
It exposes 6 tools, read directly from the server on our last check. Among them: get_changes, get_fund, get_fund_signals, get_gp_profile, match_startup, search_funds. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Fund Momentum working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 630 ms. The bar chart above shows every period we have measured.
How do I connect Fund Momentum?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Fund Momentum need an API key?
No. Fund Momentum completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 6 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Fund Momentum?
It answers our handshake in 630 ms on average, which is faster than 19% of all working MCP servers we measure. That is on the slow side — worth knowing if the tool sits inside an interactive loop. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is Fund Momentum open source?
We cannot say either way: written in Shell and 1 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.