Leadcloser MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 26 installs a week from npm.
Manage leads and insights for NZ trade businesses via LeadCloser AI.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add leadcloser-mcp -- npx -y @dylanc1317/leadcloser-mcp
{
"mcpServers": {
"leadcloser-mcp": {
"args": [
"-y",
"@dylanc1317/leadcloser-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.leadcloser-mcp]
command = "npx"
args = ["-y", "@dylanc1317/leadcloser-mcp"]
{
"mcpServers": {
"leadcloser-mcp": {
"args": [
"-y",
"@dylanc1317/leadcloser-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"leadcloser-mcp": {
"args": [
"-y",
"@dylanc1317/leadcloser-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.