Leadbay MCP Server
Rank #1,979io.github.leadbay/leadbay-mcp
AI lead discovery, qualification, and outreach prep on your Leadbay account.
Leadbay MCP Server is a Model Context Protocol (MCP) server published by leadbay. It ranks #1,979 of 132,046 servers tracked on MCP Toplist. Leadbay MCP Server is listed across 2 registries — Official MCP and Glama, with 79 tracked versions. It was first listed on May 10, 2026 and most recently updated on Sep 18, 2026.
Ranks ahead of 130,067 of 132,046 servers on MCP Toplist.
Use Leadbay MCP Server
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http leadbay-mcp https://mcp.leadbay.app/mcpclaude mcp add leadbay-mcp -e "LEADBAY_TOKEN=<your LEADBAY_TOKEN>" -e "LEADBAY_REGION=<your LEADBAY_REGION>" -e "LEADBAY_MCP_WRITE=<your LEADBAY_MCP_WRITE>" -e "LEADBAY_MCP_ADVANCED=<your LEADBAY_MCP_ADVANCED>" -e "LEADBAY_TELEMETRY_ENABLED=<your LEADBAY_TELEMETRY_ENABLED>" -- npx -y --package=@leadbay/mcp@0.39 leadbay-mcp @leadbay/mcpReplace each placeholder with your own value before saving.
[mcp_servers.leadbay-mcp]
url = "https://mcp.leadbay.app/mcp"Add to ~/.codex/config.toml.
[mcp_servers.leadbay-mcp]
command = "npx"
args = ["-y", "--package=@leadbay/mcp@0.39", "leadbay-mcp", "@leadbay/mcp"]
[mcp_servers.leadbay-mcp.env]
LEADBAY_TOKEN = "<your LEADBAY_TOKEN>"
LEADBAY_REGION = "<your LEADBAY_REGION>"
LEADBAY_MCP_WRITE = "<your LEADBAY_MCP_WRITE>"
LEADBAY_MCP_ADVANCED = "<your LEADBAY_MCP_ADVANCED>"
LEADBAY_TELEMETRY_ENABLED = "<your LEADBAY_TELEMETRY_ENABLED>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
https://mcp.leadbay.app/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"leadbay-mcp": {
"command": "npx",
"args": [
"-y",
"--package=@leadbay/mcp@0.39",
"leadbay-mcp",
"@leadbay/mcp"
],
"env": {
"LEADBAY_TOKEN": "<your LEADBAY_TOKEN>",
"LEADBAY_REGION": "<your LEADBAY_REGION>",
"LEADBAY_MCP_WRITE": "<your LEADBAY_MCP_WRITE>",
"LEADBAY_MCP_ADVANCED": "<your LEADBAY_MCP_ADVANCED>",
"LEADBAY_TELEMETRY_ENABLED": "<your LEADBAY_TELEMETRY_ENABLED>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"leadbay-mcp": {
"url": "https://mcp.leadbay.app/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"leadbay-mcp": {
"command": "npx",
"args": [
"-y",
"--package=@leadbay/mcp@0.39",
"leadbay-mcp",
"@leadbay/mcp"
],
"env": {
"LEADBAY_TOKEN": "<your LEADBAY_TOKEN>",
"LEADBAY_REGION": "<your LEADBAY_REGION>",
"LEADBAY_MCP_WRITE": "<your LEADBAY_MCP_WRITE>",
"LEADBAY_MCP_ADVANCED": "<your LEADBAY_MCP_ADVANCED>",
"LEADBAY_TELEMETRY_ENABLED": "<your LEADBAY_TELEMETRY_ENABLED>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"leadbay-mcp": {
"type": "http",
"url": "https://mcp.leadbay.app/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"leadbay-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"--package=@leadbay/mcp@0.39",
"leadbay-mcp",
"@leadbay/mcp"
],
"env": {
"LEADBAY_TOKEN": "<your LEADBAY_TOKEN>",
"LEADBAY_REGION": "<your LEADBAY_REGION>",
"LEADBAY_MCP_WRITE": "<your LEADBAY_MCP_WRITE>",
"LEADBAY_MCP_ADVANCED": "<your LEADBAY_MCP_ADVANCED>",
"LEADBAY_TELEMETRY_ENABLED": "<your LEADBAY_TELEMETRY_ENABLED>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"leadbay-mcp": {
"serverUrl": "https://mcp.leadbay.app/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"leadbay-mcp": {
"command": "npx",
"args": [
"-y",
"--package=@leadbay/mcp@0.39",
"leadbay-mcp",
"@leadbay/mcp"
],
"env": {
"LEADBAY_TOKEN": "<your LEADBAY_TOKEN>",
"LEADBAY_REGION": "<your LEADBAY_REGION>",
"LEADBAY_MCP_WRITE": "<your LEADBAY_MCP_WRITE>",
"LEADBAY_MCP_ADVANCED": "<your LEADBAY_MCP_ADVANCED>",
"LEADBAY_TELEMETRY_ENABLED": "<your LEADBAY_TELEMETRY_ENABLED>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"leadbay-mcp": {
"url": "https://mcp.leadbay.app/mcp"
}
}
}{
"mcpServers": {
"leadbay-mcp": {
"command": "npx",
"args": [
"-y",
"--package=@leadbay/mcp@0.39",
"leadbay-mcp",
"@leadbay/mcp"
],
"env": {
"LEADBAY_TOKEN": "<your LEADBAY_TOKEN>",
"LEADBAY_REGION": "<your LEADBAY_REGION>",
"LEADBAY_MCP_WRITE": "<your LEADBAY_MCP_WRITE>",
"LEADBAY_MCP_ADVANCED": "<your LEADBAY_MCP_ADVANCED>",
"LEADBAY_TELEMETRY_ENABLED": "<your LEADBAY_TELEMETRY_ENABLED>"
}
}
}
}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.leadbay%2Fleadbay-mcp)<a href="https://mcptoplist.com/server/io.github.leadbay%2Fleadbay-mcp"><img src="https://mcptoplist.com/badge/io.github.leadbay%2Fleadbay-mcp.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries (1 delisted)
leadbay
Available versions (79)
| Version | Published |
|---|---|
| 0.39.10 | Sep 18, 2026 |
| 0.39.9 | Sep 16, 2026 |
| 0.39.8 | Sep 16, 2026 |
| 0.39.7 | Sep 16, 2026 |
| 0.39.5 | Sep 16, 2026 |
| 0.39.4 | Sep 16, 2026 |
| 0.39.3 | Sep 16, 2026 |
| 0.39.2 | Sep 16, 2026 |
| 0.39.1 | Sep 16, 2026 |
| 0.39.0 | Sep 16, 2026 |
| 0.38.2 | Sep 15, 2026 |
| 0.38.1 | Sep 12, 2026 |
| 0.38.0 | Sep 10, 2026 |
| 0.37.0 | Sep 10, 2026 |
| 0.36.0 | Sep 9, 2026 |
| 0.35.1 | Sep 8, 2026 |
| 0.34.0 | Sep 2, 2026 |
| 0.33.4 | Sep 2, 2026 |
| 0.33.3 | Sep 2, 2026 |
| 0.33.2 | Sep 2, 2026 |
| 0.33.1 | Sep 1, 2026 |
| 0.33.0 | Sep 1, 2026 |
| 0.32.6 | Sep 1, 2026 |
| 0.32.5 | Sep 1, 2026 |
| 0.32.4 | Sep 1, 2026 |
| 0.32.1 | Sep 1, 2026 |
| 0.31.1 | Aug 28, 2026 |
| 0.31.0 | Aug 28, 2026 |
| 0.30.0 | Aug 27, 2026 |
| 0.29.0 | Aug 17, 2026 |
| 0.28.0 | Aug 3, 2026 |
| 0.27.0 | Jul 31, 2026 |
| 0.25.0 | Jul 23, 2026 |
| 0.24.2 | Jul 13, 2026 |
| 0.24.1 | Jul 10, 2026 |
| 0.24.0 | Jul 9, 2026 |
| 0.23.14 | Jul 6, 2026 |
| 0.23.13 | Jul 3, 2026 |
| 0.23.12 | Jul 3, 2026 |
| 0.23.11 | Jul 3, 2026 |
| 0.23.10 | Jul 2, 2026 |
| 0.23.9 | Jun 27, 2026 |
| 0.23.8 | Jun 26, 2026 |
| 0.23.7 | Jun 25, 2026 |
| 0.23.6 | Jun 25, 2026 |
| 0.23.5 | Jun 25, 2026 |
| 0.23.4 | Jun 25, 2026 |
| 0.23.3 | Jun 24, 2026 |
| 0.23.2 | Jun 24, 2026 |
| 0.23.1 | Jun 24, 2026 |
| 0.23.0 | Jun 22, 2026 |
| 0.22.0 | Jun 22, 2026 |
| 0.21.3 | Jun 19, 2026 |
| 0.21.2 | Jun 19, 2026 |
| 0.21.1 | Jun 17, 2026 |
| 0.21.0 | Jun 16, 2026 |
| 0.20.1 | Jun 16, 2026 |
| 0.20.0 | Jun 16, 2026 |
| 0.19.3 | Jun 16, 2026 |
| 0.19.2 | Jun 10, 2026 |
| 0.19.1 | Jun 10, 2026 |
| 0.19.0 | Jun 9, 2026 |
| 0.18.2 | Jun 9, 2026 |
| 0.17.2 | Jun 1, 2026 |
| 0.17.1 | Jun 1, 2026 |
| 0.16.0 | May 29, 2026 |
| 0.15.0 | May 27, 2026 |
| 0.13.0 | May 22, 2026 |
| 0.12.1 | May 21, 2026 |
| 0.12.0 | May 21, 2026 |
| 0.11.0 | May 21, 2026 |
| 0.10.1 | May 20, 2026 |
| 0.9.1 | May 16, 2026 |
| 0.9.0 | May 16, 2026 |
| 0.8.0 | May 16, 2026 |
| 0.7.1 | May 16, 2026 |
| 0.6.3 | May 12, 2026 |
| 0.6.2 | May 12, 2026 |
| 0.6.1 | May 10, 2026 |
Frequently asked questions
- Who maintains Leadbay MCP Server?
- Leadbay MCP Server is maintained by leadbay, which publishes 1 MCP server (79 total versions) tracked on MCP Toplist.
- Is Leadbay MCP Server listed on the Official MCP Registry?
- Yes — Leadbay MCP Server is listed on the Official MCP Registry, alongside Glama.
- How many versions does Leadbay MCP Server have?
- MCP Toplist tracks 79 versions of Leadbay MCP Server, most recently published on Sep 18, 2026.
- Where can I find the source code for Leadbay MCP Server?
- The source code for Leadbay MCP Server is hosted at github.com/leadbay/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.