Outscraper MCP Server
Rank #35,389io.github.outscraper/outscraper-mcp-server
Outscraper MCP business discovery, Maps intelligence, enrichment, reviews, and contact data.
Outscraper MCP Server is a Model Context Protocol (MCP) server published by outscraper. It ranks #35,389 of 115,591 servers tracked on MCP Toplist, and its repository has 3 GitHub stars. Outscraper MCP Server is listed across 4 registries — Official MCP, PulseMCP, mcp.so and Glama, with 1 tracked version. It was first listed on Apr 9, 2026 and most recently updated on Apr 30, 2026.
Ranks ahead of 80,202 of 115,591 servers on MCP Toplist.
Use Outscraper MCP Server
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add --transport http outscraper-mcp-server https://mcp.outscraper.com/mcpclaude mcp add outscraper-mcp-server -e "OUTSCRAPER_API_KEY=<your OUTSCRAPER_API_KEY>" -e "CLOUD_SERVICE=<your CLOUD_SERVICE>" -e "HTTP_STREAMABLE_SERVER=<your HTTP_STREAMABLE_SERVER>" -e "SSE_LOCAL=<your SSE_LOCAL>" -e "HTTP_STATEFUL_SERVER=<your HTTP_STATEFUL_SERVER>" -e "HOST=<your HOST>" -e "PORT=<your PORT>" -- npx -y outscraper-mcpReplace each placeholder with your own value before saving.
[mcp_servers.outscraper-mcp-server]
url = "https://mcp.outscraper.com/mcp"Add to ~/.codex/config.toml.
[mcp_servers.outscraper-mcp-server]
command = "npx"
args = ["-y", "outscraper-mcp"]
[mcp_servers.outscraper-mcp-server.env]
OUTSCRAPER_API_KEY = "<your OUTSCRAPER_API_KEY>"
CLOUD_SERVICE = "<your CLOUD_SERVICE>"
HTTP_STREAMABLE_SERVER = "<your HTTP_STREAMABLE_SERVER>"
SSE_LOCAL = "<your SSE_LOCAL>"
HTTP_STATEFUL_SERVER = "<your HTTP_STATEFUL_SERVER>"
HOST = "<your HOST>"
PORT = "<your PORT>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
https://mcp.outscraper.com/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"outscraper-mcp-server": {
"command": "npx",
"args": [
"-y",
"outscraper-mcp"
],
"env": {
"OUTSCRAPER_API_KEY": "<your OUTSCRAPER_API_KEY>",
"CLOUD_SERVICE": "<your CLOUD_SERVICE>",
"HTTP_STREAMABLE_SERVER": "<your HTTP_STREAMABLE_SERVER>",
"SSE_LOCAL": "<your SSE_LOCAL>",
"HTTP_STATEFUL_SERVER": "<your HTTP_STATEFUL_SERVER>",
"HOST": "<your HOST>",
"PORT": "<your PORT>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"outscraper-mcp-server": {
"url": "https://mcp.outscraper.com/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"outscraper-mcp-server": {
"command": "npx",
"args": [
"-y",
"outscraper-mcp"
],
"env": {
"OUTSCRAPER_API_KEY": "<your OUTSCRAPER_API_KEY>",
"CLOUD_SERVICE": "<your CLOUD_SERVICE>",
"HTTP_STREAMABLE_SERVER": "<your HTTP_STREAMABLE_SERVER>",
"SSE_LOCAL": "<your SSE_LOCAL>",
"HTTP_STATEFUL_SERVER": "<your HTTP_STATEFUL_SERVER>",
"HOST": "<your HOST>",
"PORT": "<your PORT>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"outscraper-mcp-server": {
"type": "http",
"url": "https://mcp.outscraper.com/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"outscraper-mcp-server": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"outscraper-mcp"
],
"env": {
"OUTSCRAPER_API_KEY": "<your OUTSCRAPER_API_KEY>",
"CLOUD_SERVICE": "<your CLOUD_SERVICE>",
"HTTP_STREAMABLE_SERVER": "<your HTTP_STREAMABLE_SERVER>",
"SSE_LOCAL": "<your SSE_LOCAL>",
"HTTP_STATEFUL_SERVER": "<your HTTP_STATEFUL_SERVER>",
"HOST": "<your HOST>",
"PORT": "<your PORT>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"outscraper-mcp-server": {
"serverUrl": "https://mcp.outscraper.com/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"outscraper-mcp-server": {
"command": "npx",
"args": [
"-y",
"outscraper-mcp"
],
"env": {
"OUTSCRAPER_API_KEY": "<your OUTSCRAPER_API_KEY>",
"CLOUD_SERVICE": "<your CLOUD_SERVICE>",
"HTTP_STREAMABLE_SERVER": "<your HTTP_STREAMABLE_SERVER>",
"SSE_LOCAL": "<your SSE_LOCAL>",
"HTTP_STATEFUL_SERVER": "<your HTTP_STATEFUL_SERVER>",
"HOST": "<your HOST>",
"PORT": "<your PORT>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"outscraper-mcp-server": {
"url": "https://mcp.outscraper.com/mcp"
}
}
}{
"mcpServers": {
"outscraper-mcp-server": {
"command": "npx",
"args": [
"-y",
"outscraper-mcp"
],
"env": {
"OUTSCRAPER_API_KEY": "<your OUTSCRAPER_API_KEY>",
"CLOUD_SERVICE": "<your CLOUD_SERVICE>",
"HTTP_STREAMABLE_SERVER": "<your HTTP_STREAMABLE_SERVER>",
"SSE_LOCAL": "<your SSE_LOCAL>",
"HTTP_STATEFUL_SERVER": "<your HTTP_STATEFUL_SERVER>",
"HOST": "<your HOST>",
"PORT": "<your PORT>"
}
}
}
}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.outscraper%2Foutscraper-mcp-server)<a href="https://mcptoplist.com/server/io.github.outscraper%2Foutscraper-mcp-server"><img src="https://mcptoplist.com/badge/io.github.outscraper%2Foutscraper-mcp-server.svg" alt="MCP Toplist: Top 50% of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry (3 delisted)
outscraper
Other servers by outscraper
View all outscraper servers →Available versions (1)
| Version | Published |
|---|---|
| 0.2.3 | Apr 30, 2026 |
Frequently asked questions
- Who maintains Outscraper MCP Server?
- Outscraper MCP Server is maintained by outscraper, which publishes 2 MCP servers (4 total versions) tracked on MCP Toplist.
- Is Outscraper MCP Server listed on the Official MCP Registry?
- Yes — Outscraper MCP Server is listed on the Official MCP Registry, alongside PulseMCP, mcp.so and Glama.
- How many versions does Outscraper MCP Server have?
- MCP Toplist tracks 1 version of Outscraper MCP Server, most recently published on Apr 30, 2026.
- Where can I find the source code for Outscraper MCP Server?
- The source code for Outscraper MCP Server is hosted at github.com/outscraper/outscraper-mcp-server.