A community-driven registry for the Claude Code ecosystem. Not affiliated with Anthropic.
Are you the author? Sign in to claim
MCP server for FundzWatch.ai -- real-time business events, AI-scored leads, and market intelligence in Claude, Cursor, a
The free AI-agent gateway to FundzWatch answer sections — real-time business-event intelligence via the Model Context Protocol.
Give Claude, Cursor, Windsurf, Cline, or any MCP client live access to verified funding rounds, executive moves, UCC refinancing windows, Form 5500 benefit-plan signals, and AI-scored leads matched to your ICP.
7 of the 14 tools work with no API key — point your agent at the server and it returns live, daily-rescored "answer section" data on the first run. Add a free key to unlock AI-scored leads, watchlists, and the full event feeds.
npx (Claude Desktop, Cursor, Windsurf, Cline)No install needed. Add this to your client's MCP config:
{
"mcpServers": {
"fundzwatch": {
"command": "npx",
"args": ["-y", "@fundzwatch/mcp-server"],
"env": {
"FUNDZWATCH_API_KEY": "fundz_test_your_key_here"
}
}
}
}
Config file locations for Claude Desktop:
~/Library/Application Support/Claude/claude_desktop_config.json%APPDATA%\Claude\claude_desktop_config.json~/.config/Claude/claude_desktop_config.jsonThe
envblock is optional. Omit it entirely and the 7 key-less tools still return live data. Get a free key (no credit card) at fundzwatch.ai/onboarding to add AI-scored leads, watchlists, and full event feeds.
For Cursor / Windsurf / Cline, use the same block under their MCP settings (the inner "fundzwatch": { ... } object).
FundzWatch is live on Smithery: smithery.ai/servers/fundzwatch/fundzwatch-mcp
npx -y @smithery/cli install @fundzwatch/mcp-server --client claude
Live teasers off the Fundz answer sections (top results + cohort size, re-scored daily). California + Colorado UCC coverage.
| Tool | What it answers |
|---|---|
get_funded_and_hiring | Companies funded in the last 12 months and actively hiring — the strongest buying window, scored daily. |
get_refinancing_windows | Companies whose UCC-1 liens lapse within 12 months (Renewal Radar) — dated refinancing windows. |
get_stacked_borrowers | Companies with active secured debt from 2+ distinct lenders — second-position / consolidation targets. |
get_benefit_plans_in_play | Recently funded companies with a DOL Form 5500 plan: renewal timing, headcount-vs-plan gap, incumbent carrier. |
get_money_in_motion | Companies with a recent exec move and recent funding — the wealth-advisor "money in motion" moment. |
get_lender_directory | Directory of 8,600+ UCC secured parties ranked by filing volume, with lapsing-soon exposure. |
get_broker_directory | Directory of 65,000+ benefits brokers (Form 5500 Schedule A), ranked by filings carried, with commission volume. |
FUNDZWATCH_API_KEY| Tool | What it answers |
|---|---|
get_scored_leads | AI-scored sales leads matched to your ICP, with buyer intent, buying stage, and recommended outreach. |
get_events | Real-time business events: funding, acquisitions, exec hires, government contracts, product launches. |
get_market_pulse | Market activity overview: funding totals, acquisitions, exec moves, contracts, launches (7d / 30d). |
get_market_brief | Today's AI-generated strategic intelligence brief on the most important market movements. |
manage_watchlist | Add, remove, or list tracked companies; tracked companies generate new-event alerts. |
get_watchlist_events | Recent events for the companies on your watchlist. |
get_usage | Check your API usage, limits, and current tier. |
FundzWatch.ai is the AI-agent front door to Fundz's verified business-event intelligence — funding rounds, acquisitions, executive moves, government contracts, hiring signals, UCC liens, and DOL Form 5500 benefit-plan filings, fused into cross-dataset "answer sections" that no single-source lookup reproduces. Everything is re-scored daily.
Free API key (no credit card): fundzwatch.ai/onboarding.
The full scored feeds, ICP filters, contact data, and daily alerts live in the Fundz app — app.fundz.net, Strategic plan ($149/mo).
Built by Fundz — millions of business events analyzed since 2017.
MIT
Run Claude Code as an MCP server so any agent can delegate coding tasks to it
Browser automation using accessibility snapshots instead of screenshots
MCP server integration for DaVinci Resolve Studio
Secure MCP server for MySQL database interaction, queries, and schema management
0
via CLI