local-leads-mcp
Rank #25,536io.github.Raffaele86/local-leads-mcp
Find local businesses with no website via OpenStreetMap, then verify them. No API keys needed.
local-leads-mcp is a Model Context Protocol (MCP) server published by Raffaele86. It ranks #25,536 of 115,591 servers tracked on MCP Toplist. local-leads-mcp is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Jul 18, 2026 and most recently updated on Jul 18, 2026.
Ranks ahead of 90,055 of 115,591 servers on MCP Toplist.
Use local-leads-mcp
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add local-leads-mcp -e "BRAVE_API_KEY=<your BRAVE_API_KEY>" -e "GOOGLE_CSE_API_KEY=<your GOOGLE_CSE_API_KEY>" -e "GOOGLE_CSE_CX=<your GOOGLE_CSE_CX>" -e "PAGESPEED_API_KEY=<your PAGESPEED_API_KEY>" -- uvx local-leads-mcpReplace each placeholder with your own value before saving.
[mcp_servers.local-leads-mcp]
command = "uvx"
args = ["local-leads-mcp"]
[mcp_servers.local-leads-mcp.env]
BRAVE_API_KEY = "<your BRAVE_API_KEY>"
GOOGLE_CSE_API_KEY = "<your GOOGLE_CSE_API_KEY>"
GOOGLE_CSE_CX = "<your GOOGLE_CSE_CX>"
PAGESPEED_API_KEY = "<your PAGESPEED_API_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"local-leads-mcp": {
"command": "uvx",
"args": [
"local-leads-mcp"
],
"env": {
"BRAVE_API_KEY": "<your BRAVE_API_KEY>",
"GOOGLE_CSE_API_KEY": "<your GOOGLE_CSE_API_KEY>",
"GOOGLE_CSE_CX": "<your GOOGLE_CSE_CX>",
"PAGESPEED_API_KEY": "<your PAGESPEED_API_KEY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"local-leads-mcp": {
"command": "uvx",
"args": [
"local-leads-mcp"
],
"env": {
"BRAVE_API_KEY": "<your BRAVE_API_KEY>",
"GOOGLE_CSE_API_KEY": "<your GOOGLE_CSE_API_KEY>",
"GOOGLE_CSE_CX": "<your GOOGLE_CSE_CX>",
"PAGESPEED_API_KEY": "<your PAGESPEED_API_KEY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"local-leads-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"local-leads-mcp"
],
"env": {
"BRAVE_API_KEY": "<your BRAVE_API_KEY>",
"GOOGLE_CSE_API_KEY": "<your GOOGLE_CSE_API_KEY>",
"GOOGLE_CSE_CX": "<your GOOGLE_CSE_CX>",
"PAGESPEED_API_KEY": "<your PAGESPEED_API_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"local-leads-mcp": {
"command": "uvx",
"args": [
"local-leads-mcp"
],
"env": {
"BRAVE_API_KEY": "<your BRAVE_API_KEY>",
"GOOGLE_CSE_API_KEY": "<your GOOGLE_CSE_API_KEY>",
"GOOGLE_CSE_CX": "<your GOOGLE_CSE_CX>",
"PAGESPEED_API_KEY": "<your PAGESPEED_API_KEY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"local-leads-mcp": {
"command": "uvx",
"args": [
"local-leads-mcp"
],
"env": {
"BRAVE_API_KEY": "<your BRAVE_API_KEY>",
"GOOGLE_CSE_API_KEY": "<your GOOGLE_CSE_API_KEY>",
"GOOGLE_CSE_CX": "<your GOOGLE_CSE_CX>",
"PAGESPEED_API_KEY": "<your PAGESPEED_API_KEY>"
}
}
}
}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.Raffaele86%2Flocal-leads-mcp)<a href="https://mcptoplist.com/server/io.github.Raffaele86%2Flocal-leads-mcp"><img src="https://mcptoplist.com/badge/io.github.Raffaele86%2Flocal-leads-mcp.svg" alt="MCP Toplist: Top 25% of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
Raffaele86
Other servers by Raffaele86
- seo-stack-mcp#22,068 · 1 ver
- Ahrefs MCP Server#105,933
- Backlink Outreach MCP Server#105,934
- clarity-mcp#105,935
- LinkedIn Post MCP#105,936
- OCR MCP#105,937
Available versions (1)
| Version | Published |
|---|---|
| 0.1.1 | Jul 18, 2026 |
Frequently asked questions
- Who maintains local-leads-mcp?
- local-leads-mcp is maintained by Raffaele86, which publishes 7 MCP servers (2 total versions) tracked on MCP Toplist.
- Is local-leads-mcp listed on the Official MCP Registry?
- Yes — local-leads-mcp is listed on the Official MCP Registry, alongside Glama.
- How many versions does local-leads-mcp have?
- MCP Toplist tracks 1 version of local-leads-mcp, most recently published on Jul 18, 2026.
- Where can I find the source code for local-leads-mcp?
- The source code for local-leads-mcp is hosted at github.com/Raffaele86/local-leads-mcp.