io.github.kunal-lead411/lead411✓
io.github.kunal-lead411/lead411 · v1.0.0
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.kunal-lead411/lead411",
"description": "B2B lead generation, company search, and contact enrichment from Lead411.",
"version": "1.0.0",
"websiteUrl": "https://lead411.com",
"remotes": [
{
"type": "sse",
"url": "https://mcp.lead411.com",
"headers": [
{
"description": "Lead411 API key for authentication",
"isRequired": true,
"isSecret": true,
"name": "X-API-KEY"
}
]
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}