B2B lead generation MCP server - 20+ scrapers, email finder, skip trace, and more.
claude mcp add scrapercity-cli -- npx -y scrapercity
claude_desktop_config.json
{
"mcpServers": {
"scrapercity-cli": {
"command": "npx",
"args": [
"-y",
"scrapercity"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"scrapercity-cli": {
"command": "npx",
"args": [
"-y",
"scrapercity"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"scrapercity-cli": {
"command": "npx",
"args": [
"-y",
"scrapercity"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"scrapercity-cli": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"scrapercity"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"scrapercity-cli": {
"command": "npx",
"args": [
"-y",
"scrapercity"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.scrapercity--scrapercity-cli/reviews or the review_server meta-tool.
POST /mcp