HomeFinance › Fundz

Fundz

Funding rounds, exec moves, UCC liens and Form 5500 plans. 7 tools need no API key.

TypeScript Cloud Remote
★ 3 stars Last pushed 2026-09-04 License: MIT

Topics: Finance & Fintech

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Remote (streamable-http)

https://mcp.fundz.net Reachable (checked 2026-09-24)

Claude Code:

claude mcp add --transport http fundzwatch-mcp https://mcp.fundz.net

Or add to your MCP client config:

{
  "mcpServers": {
    "fundzwatch-mcp": {
      "url": "https://mcp.fundz.net"
    }
  }
}

Package (npm 1.2.4)

npx -y @fundzwatch/[email protected]

Or add to your MCP client config:

{
  "mcpServers": {
    "fundzwatch-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@fundzwatch/[email protected]"
      ],
      "env": {
        "FUNDZWATCH_API_KEY": "<YOUR_VALUE>"
      }
    }
  }
}
  • FUNDZWATCH_API_KEY secret — FundzWatch API key (optional β€” 7 of 14 tools work with no key and no signup). Keyed tools require a Fundz Pro or Strategic seat: https://www.fundz.net/pricing

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry