FundzWatch MCP Server
The FundzWatch MCP Server provides real-time business event intelligence and AI-scored sales leads for AI agents and sales teams. It integrates with MCP-compatible clients like Claude Desktop, Cursor, and Windsurf.
Get AI-Scored Sales Leads (
get_scored_leads): Retrieve companies matched to your ICP with buyer intent scores (0–100), buying stage analysis (Active Evaluation, Decision, Research, Awareness), and outreach recommendations, filterable by industry, score threshold, and buying stage.Get Real-Time Business Events (
get_events): Fetch funding rounds, acquisitions, executive hires, government contracts, and product launches, filtered by type, industry, location, and time range (up to 90 days).Get Market Pulse (
get_market_pulse): View a market activity overview including funding totals, acquisition counts, executive moves, contracts, and product launches for the past 7 and 30 days.Get Market Brief (
get_market_brief): Receive an AI-generated daily strategic intelligence brief with narrative analysis of key market movements, patterns, and opportunities.Manage Watchlist (
manage_watchlist): Add, remove, or list companies by domain (e.g., stripe.com) to monitor them for new business events.Get Watchlist Events (
get_watchlist_events): Retrieve recent events specifically for companies on your watchlist, with filtering by event type and look-back period.Check API Usage (
get_usage): Monitor API calls made, limits, and your current subscription tier.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@FundzWatch MCP ServerFind companies that just raised Series B in healthtech"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
FundzWatch MCP Server
Listed on
Real-time business event intelligence for AI agents via Model Context Protocol.
Get AI-scored sales leads, funding rounds, acquisitions, executive hires, and market intelligence directly in Claude, Cursor, Windsurf, or any MCP-compatible client.
Quick Start
1. Get a Free API Key
Sign up at fundzwatch.ai/onboarding (no credit card required).
2. Add to Claude Desktop
Edit your Claude Desktop config:
macOS:
~/Library/Application Support/Claude/claude_desktop_config.jsonWindows:
%APPDATA%\Claude\claude_desktop_config.jsonLinux:
~/.config/Claude/claude_desktop_config.json
{
"mcpServers": {
"fundzwatch": {
"command": "npx",
"args": ["-y", "@fundzwatch/mcp-server"],
"env": {
"FUNDZWATCH_API_KEY": "fundz_test_your_key_here"
}
}
}
}3. Start Asking
"Find me companies that just raised Series B in healthtech"
"Show me the largest funding rounds this week"
"Get my AI-scored leads with a score above 70"
"What's happening in the market today?"
"Track stripe.com and github.com on my watchlist"
Available Tools
Tool | Description |
| AI-scored leads matched to your ICP with buyer intent, buying stage, and outreach recommendations |
| Real-time business events: funding, acquisitions, hiring, contracts, product launches |
| Market activity overview with totals, trends, and largest rounds |
| AI-generated strategic intelligence brief |
| Add, remove, or list tracked companies |
| Events for your tracked companies |
| Check API usage and limits |
Use with Cursor / Windsurf
Add to your MCP settings:
{
"fundzwatch": {
"command": "npx",
"args": ["-y", "@fundzwatch/mcp-server"],
"env": {
"FUNDZWATCH_API_KEY": "fundz_test_your_key_here"
}
}
}Pricing
Tier | Price | API Calls/mo | AI Score Calls/mo |
Sandbox | Free | 500 | 50 |
Growth | $199/mo | 10,000 | 500 |
Scale | $599/mo | 100,000 | 5,000 |
Enterprise | Custom | Unlimited | Unlimited |
What is FundzWatch?
FundzWatch.ai provides real-time business event intelligence for AI agents and sales teams:
AI-Scored Leads: Companies scored daily against your ICP using Claude AI, with buyer intent signals, buying stage analysis, and outreach recommendations
Event Feeds: Real-time funding rounds, acquisitions, executive moves, government contracts, and product launches
Predictive Intelligence: ML models predicting which companies are likely to make moves (82% accuracy)
Market Briefs: AI-generated daily strategic intelligence briefings
Built by Fundz, tracking 50M+ business events since 2017.
Tutorials
License
MIT
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Fund-z/fundzwatch-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server