GitDealFlow — GitHub signals for startup investors
Rank #2,154io.github.kindrat86/vc-deal-flow-signal
GitHub engineering acceleration signals for venture deal flow across 15 sectors.
GitDealFlow — GitHub signals for startup investors is a Model Context Protocol (MCP) server published by kindrat86. It ranks #2,154 of 115,460 servers tracked on MCP Toplist. GitDealFlow — GitHub signals for startup investors is listed on Official MCP, with 10 tracked versions. It was first listed on Apr 16, 2026 and most recently updated on Aug 21, 2026.
Ranks ahead of 113,306 of 115,460 servers on MCP Toplist.
Use GitDealFlow — GitHub signals for startup investors
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http vc-deal-flow-signal https://signals.gitdealflow.com/api/mcp/rpcclaude mcp add vc-deal-flow-signal -- npx -y @gitdealflow/mcp-signal[mcp_servers.vc-deal-flow-signal]
url = "https://signals.gitdealflow.com/api/mcp/rpc"Add to ~/.codex/config.toml.
[mcp_servers.vc-deal-flow-signal]
command = "npx"
args = ["-y", "@gitdealflow/mcp-signal"]Add to ~/.codex/config.toml.
https://signals.gitdealflow.com/api/mcp/rpcSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"vc-deal-flow-signal": {
"command": "npx",
"args": [
"-y",
"@gitdealflow/mcp-signal"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"vc-deal-flow-signal": {
"url": "https://signals.gitdealflow.com/api/mcp/rpc"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"vc-deal-flow-signal": {
"command": "npx",
"args": [
"-y",
"@gitdealflow/mcp-signal"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"vc-deal-flow-signal": {
"type": "http",
"url": "https://signals.gitdealflow.com/api/mcp/rpc"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"vc-deal-flow-signal": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@gitdealflow/mcp-signal"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"vc-deal-flow-signal": {
"serverUrl": "https://signals.gitdealflow.com/api/mcp/rpc"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"vc-deal-flow-signal": {
"command": "npx",
"args": [
"-y",
"@gitdealflow/mcp-signal"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"vc-deal-flow-signal": {
"url": "https://signals.gitdealflow.com/api/mcp/rpc"
}
}
}{
"mcpServers": {
"vc-deal-flow-signal": {
"command": "npx",
"args": [
"-y",
"@gitdealflow/mcp-signal"
]
}
}
}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.kindrat86%2Fvc-deal-flow-signal)<a href="https://mcptoplist.com/server/io.github.kindrat86%2Fvc-deal-flow-signal"><img src="https://mcptoplist.com/badge/io.github.kindrat86%2Fvc-deal-flow-signal.svg" alt="MCP Toplist: Top 5% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
kindrat86
Other servers by kindrat86
- SanctionsAI#8,621 · 1 ver
- mcp-deal-flow-signal#9,906 · 1 ver
- cost-of-work-index#41,328
- CarShake#51,275 · 2 vers
- ChurnLens#51,276 · 2 vers
- VoiceLogPro#51,277 · 2 vers
- The Cost of Work Index#79,683 · 1 ver
- sipiteno#79,684 · 1 ver
Available versions (10)
| Version | Published |
|---|---|
| 2.2.2 | Aug 21, 2026 |
| 2.2.1 | Aug 12, 2026 |
| 2.0.0 | May 4, 2026 |
| 1.5.3 | May 3, 2026 |
| 1.5.2 | May 3, 2026 |
| 1.4.1 | Apr 26, 2026 |
| 1.3.2 | Apr 25, 2026 |
| 1.2.0 | Apr 18, 2026 |
| 1.1.1 | Apr 18, 2026 |
| 1.0.0 | Apr 16, 2026 |
Frequently asked questions
- Who maintains GitDealFlow — GitHub signals for startup investors?
- GitDealFlow — GitHub signals for startup investors is maintained by kindrat86, which publishes 9 MCP servers (20 total versions) tracked on MCP Toplist.
- Is GitDealFlow — GitHub signals for startup investors listed on the Official MCP Registry?
- Yes — GitDealFlow — GitHub signals for startup investors is listed on the Official MCP Registry.
- How many versions does GitDealFlow — GitHub signals for startup investors have?
- MCP Toplist tracks 10 versions of GitDealFlow — GitHub signals for startup investors, most recently published on Aug 21, 2026.
- Where can I find the source code for GitDealFlow — GitHub signals for startup investors?
- The source code for GitDealFlow — GitHub signals for startup investors is hosted at github.com/kindrat86/vc-deal-flow-signal.