io.github.outscraper
outscraper-mcp-server
Outscraper MCP Server
Outscraper MCP business discovery, Maps intelligence, enrichment, reviews, and contact data.
Hosted
officialserviceDeployment
Hosted
streamable-http
https://mcp.outscraper.com/mcpHeaders
X-OUTSCRAPER-API-KEYRequired
Your Outscraper API key.Package Details
outscraper-mcp
Transportstdio
Environment Variables
OUTSCRAPER_API_KEY(str)
RequiredSecret
Your Outscraper API key. Required for authenticated tool calls in stdio mode and for non-cloud HTTP deployments.
CLOUD_SERVICE(str)
Set to true to require the API key from Authorization or X-API-KEY headers in HTTP mode
HTTP_STREAMABLE_SERVER(str)
Set to true to run the server over stateless Streamable HTTP instead of stdio
SSE_LOCAL(str)
Set to true to run a local stateful HTTP/SSE mode with session management
HTTP_STATEFUL_SERVER(str)
Alternative flag for enabling stateful HTTP session mode
HOST(str)
HTTP bind host used when HTTP_STREAMABLE_SERVER=true
PORT(str)
HTTP bind port used when HTTP_STREAMABLE_SERVER=true