Fundz
Rank #16,374io.github.Fund-z/fundzwatch
Funding rounds, exec moves, UCC liens and Form 5500 plans. 7 tools need no API key.
Fundz is a Model Context Protocol (MCP) server published by Fund-z. It ranks #16,374 of 132,405 servers tracked on MCP Toplist, and its repository has 3 GitHub stars. Fundz is listed across 2 registries — Official MCP and Glama, with 2 tracked versions. It was first listed on Mar 24, 2026 and most recently updated on Sep 4, 2026.
Ranks ahead of 116,031 of 132,405 servers on MCP Toplist.
Use Fundz
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http fundzwatch https://mcp.fundz.net/claude mcp add fundzwatch -e "FUNDZWATCH_API_KEY=<your FUNDZWATCH_API_KEY>" -- npx -y @fundzwatch/mcp-serverReplace each placeholder with your own value before saving.
[mcp_servers.fundzwatch]
url = "https://mcp.fundz.net/"Add to ~/.codex/config.toml.
[mcp_servers.fundzwatch]
command = "npx"
args = ["-y", "@fundzwatch/mcp-server"]
[mcp_servers.fundzwatch.env]
FUNDZWATCH_API_KEY = "<your FUNDZWATCH_API_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
https://mcp.fundz.net/Settings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"fundzwatch": {
"command": "npx",
"args": [
"-y",
"@fundzwatch/mcp-server"
],
"env": {
"FUNDZWATCH_API_KEY": "<your FUNDZWATCH_API_KEY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"fundzwatch": {
"url": "https://mcp.fundz.net/"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"fundzwatch": {
"command": "npx",
"args": [
"-y",
"@fundzwatch/mcp-server"
],
"env": {
"FUNDZWATCH_API_KEY": "<your FUNDZWATCH_API_KEY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"fundzwatch": {
"type": "http",
"url": "https://mcp.fundz.net/"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"fundzwatch": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@fundzwatch/mcp-server"
],
"env": {
"FUNDZWATCH_API_KEY": "<your FUNDZWATCH_API_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"fundzwatch": {
"serverUrl": "https://mcp.fundz.net/"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"fundzwatch": {
"command": "npx",
"args": [
"-y",
"@fundzwatch/mcp-server"
],
"env": {
"FUNDZWATCH_API_KEY": "<your FUNDZWATCH_API_KEY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"fundzwatch": {
"url": "https://mcp.fundz.net/"
}
}
}{
"mcpServers": {
"fundzwatch": {
"command": "npx",
"args": [
"-y",
"@fundzwatch/mcp-server"
],
"env": {
"FUNDZWATCH_API_KEY": "<your FUNDZWATCH_API_KEY>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.Fund-z%2Ffundzwatch)<a href="https://mcptoplist.com/server/io.github.Fund-z%2Ffundzwatch"><img src="https://mcptoplist.com/badge/io.github.Fund-z%2Ffundzwatch.svg" alt="MCP Toplist: Top 25% of 132,405" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
Fund-z
Other servers by Fund-z
View all Fund-z servers →Available versions (2)
| Version | Published |
|---|---|
| 1.2.4 | Sep 4, 2026 |
| 1.2.2 | Jun 6, 2026 |
Frequently asked questions
- Who maintains Fundz?
- Fundz is maintained by Fund-z, which publishes 2 MCP servers (3 total versions) tracked on MCP Toplist.
- Is Fundz listed on the Official MCP Registry?
- Yes — Fundz is listed on the Official MCP Registry, alongside Glama.
- How many versions does Fundz have?
- MCP Toplist tracks 2 versions of Fundz, most recently published on Sep 4, 2026.
- Where can I find the source code for Fundz?
- The source code for Fundz is hosted at github.com/Fund-z/fundzwatch-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.