FundzWatch MCP Server

FundzWatch MCP Server

Provides real-time business event intelligence and AI-scored sales leads to help users track funding rounds, acquisitions, and executive hires. It enables AI agents to generate strategic market briefs and manage company watchlists for predictive business insights.

Category
Visit Server

README

FundzWatch MCP Server

npm version License: MIT Node

Listed on

npm Cline Marketplace awesome-mcp-servers

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.json
  • Windows: %APPDATA%\Claude\claude_desktop_config.json
  • Linux: ~/.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
get_scored_leads AI-scored leads matched to your ICP with buyer intent, buying stage, and outreach recommendations
get_events Real-time business events: funding, acquisitions, hiring, contracts, product launches
get_market_pulse Market activity overview with totals, trends, and largest rounds
get_market_brief AI-generated strategic intelligence brief
manage_watchlist Add, remove, or list tracked companies
get_watchlist_events Events for your tracked companies
get_usage 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

Recommended Servers

playwright-mcp

playwright-mcp

A Model Context Protocol server that enables LLMs to interact with web pages through structured accessibility snapshots without requiring vision models or screenshots.

Official
Featured
TypeScript
Magic Component Platform (MCP)

Magic Component Platform (MCP)

An AI-powered tool that generates modern UI components from natural language descriptions, integrating with popular IDEs to streamline UI development workflow.

Official
Featured
Local
TypeScript
Audiense Insights MCP Server

Audiense Insights MCP Server

Enables interaction with Audiense Insights accounts via the Model Context Protocol, facilitating the extraction and analysis of marketing insights and audience data including demographics, behavior, and influencer engagement.

Official
Featured
Local
TypeScript
VeyraX MCP

VeyraX MCP

Single MCP tool to connect all your favorite tools: Gmail, Calendar and 40 more.

Official
Featured
Local
graphlit-mcp-server

graphlit-mcp-server

The Model Context Protocol (MCP) Server enables integration between MCP clients and the Graphlit service. Ingest anything from Slack to Gmail to podcast feeds, in addition to web crawling, into a Graphlit project - and then retrieve relevant contents from the MCP client.

Official
Featured
TypeScript
Kagi MCP Server

Kagi MCP Server

An MCP server that integrates Kagi search capabilities with Claude AI, enabling Claude to perform real-time web searches when answering questions that require up-to-date information.

Official
Featured
Python
E2B

E2B

Using MCP to run code via e2b.

Official
Featured
Neon Database

Neon Database

MCP server for interacting with Neon Management API and databases

Official
Featured
Qdrant Server

Qdrant Server

This repository is an example of how to create a MCP server for Qdrant, a vector search engine.

Official
Featured
Exa Search

Exa Search

A Model Context Protocol (MCP) server lets AI assistants like Claude use the Exa AI Search API for web searches. This setup allows AI models to get real-time web information in a safe and controlled way.

Official
Featured