SpiderIQ
Rank #60,173ai.spideriq/leads
SpiderIQ Leads: lead-gen MCP (jobs, campaigns, IDAP, Maps, People, Verify, company intel, spiderPR)
SpiderIQ is a Model Context Protocol (MCP) server published by SpiderIQ. It ranks #60,173 of 115,460 servers tracked on MCP Toplist. SpiderIQ is listed on Official MCP, with 1 tracked version. It was first listed on Jul 26, 2026 and most recently updated on Jul 26, 2026.
Ranks ahead of 55,287 of 115,460 servers on MCP Toplist.
Use SpiderIQ
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add leads -- npx -y @spideriq/mcp-leads[mcp_servers.leads]
command = "npx"
args = ["-y", "@spideriq/mcp-leads"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"leads": {
"command": "npx",
"args": [
"-y",
"@spideriq/mcp-leads"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"leads": {
"command": "npx",
"args": [
"-y",
"@spideriq/mcp-leads"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"leads": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@spideriq/mcp-leads"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"leads": {
"command": "npx",
"args": [
"-y",
"@spideriq/mcp-leads"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"leads": {
"command": "npx",
"args": [
"-y",
"@spideriq/mcp-leads"
]
}
}
}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/ai.spideriq%2Fleads)<a href="https://mcptoplist.com/server/ai.spideriq%2Fleads"><img src="https://mcptoplist.com/badge/ai.spideriq%2Fleads.svg" alt="MCP Toplist: #60,173 of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
SpiderIQ
Available versions (1)
| Version | Published |
|---|---|
| 1.9.0 | Jul 26, 2026 |
Frequently asked questions
- Who maintains SpiderIQ?
- SpiderIQ is maintained by SpiderIQ, which publishes 5 MCP servers (5 total versions) tracked on MCP Toplist.
- Is SpiderIQ listed on the Official MCP Registry?
- Yes — SpiderIQ is listed on the Official MCP Registry.
- How many versions does SpiderIQ have?
- MCP Toplist tracks 1 version of SpiderIQ, most recently published on Jul 26, 2026.
- Where can I find the source code for SpiderIQ?
- The source code for SpiderIQ is hosted at github.com/SpiderIQ/SpiderIQ.