Leadbay
AI lead discovery, qualification, and outreach prep on your Leadbay account.
What it says
The record the registry holds
Where it answers
https://mcp.leadbay.app/mcp · streamable-http
How you get it
It also ships as a package you run yourself.
@leadbay/mcp · npm · 0.29.0
the record
Copied from the official MCP registry, exactly as it holds it.
{
"server": {
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.leadbay/leadbay-mcp",
"description": "AI lead discovery, qualification, and outreach prep on your Leadbay account.",
"title": "Leadbay",
"repository": {
"url": "https://github.com/leadbay/mcp",
"source": "github",
"subfolder": "packages/mcp"
},
"version": "0.29.0",
"websiteUrl": "https://leadbay.ai",
"icons": [
{
"src": "https://leadbay.ai/icon-192.png",
"mimeType": "image/png",
"sizes": [
"192x192"
]
}
],
"packages": [
{
"registryType": "npm",
"registryBaseUrl": "https://registry.npmjs.org",
"identifier": "@leadbay/mcp",
"version": "0.29.0",
"runtimeHint": "npx",
"transport": {
"type": "stdio"
},
"runtimeArguments": [
{
"value": "-y",
"type": "positional"
},
{
"value": "--package=@leadbay/mcp@0.29",
"type": "positional"
},
{
"value": "leadbay-mcp",
"type": "positional"
}
],
"environmentVariables": [
{
"description": "Bearer token, set by the installer. Run `npx -y -p @leadbay/mcp@latest installer` and sign in with your browser.",
"isRequired": true,
"isSecret": true,
"name": "LEADBAY_TOKEN"
},
{
"description": "us or fr - Leadbay backend that owns your account.",
"isRequired": true,
"format": "string",
"default": "fr",
"choices": [
"us",
"fr"
],
"name": "LEADBAY_REGION"
},
{
"description": "Set to 0 to hide composite write tools (default: 1, ON).",
"default": "1",
"name": "LEADBAY_MCP_WRITE"
},
{
"description": "Set to 1 to expose granular API tools.",
"default": "0",
"name": "LEADBAY_MCP_ADVANCED"
},
{
"description": "Product-usage telemetry (PostHog/Sentry). Set to false to opt out. On a local/stdio install this env var is the ONLY way to stop telemetry — the account-level toggle (leadbay_set_telemetry) governs the hosted connector, not a local process (default: true).",
"default": "true",
"name": "LEADBAY_TELEMETRY_ENABLED"
}
]
}
],
"remotes": [
{
"type": "streamable-http",
"url": "https://mcp.leadbay.app/mcp"
}
],
"_meta": {
"io.modelcontextprotocol.registry/publisher-provided": {
"category": "data-access",
"tags": [
"sales",
"lead-generation",
"b2b",
"enrichment",
"outreach"
]
}
}
},
"_meta": {
"io.modelcontextprotocol.registry/official": {
"status": "active",
"statusChangedAt": "2026-08-17T08:11:49.607032Z",
"publishedAt": "2026-08-17T08:11:49.607032Z",
"updatedAt": "2026-08-17T08:11:49.607032Z",
"isLatest": true
}
}
}
Make it installable
Draft an Agent Plugin from this
An MCP server is raw capability: some tools, wired to something. An Agent Plugin is the packaging that says what job it does, what it leaves behind and where it stops. The prompt below carries this record and asks for the packaging; your own assistant writes it, and nothing here is sent anywhere.
What this is
MCP server
application/mcp-server-record+jsonhosted · an address you calllocal · you run it yourselfversion 0.29.0last seen 2026-08-23
These are the publisher's own words, filed by them with the official MCP registry and mirrored here. This catalog did not read them from the publisher and has not run, called or installed anything.
Where it lives
The publisher's own address
The address the publisher put in their registry record, printed as they wrote it. Nobody here has opened it.