Back to directory
stackscan/stackscan-mcp

stackscan/stackscan-mcp

@stackscan

MCP server for the StackScan Tech Lookup API, providing website technology and company intelligence lookups.

website-technologycompany-lookuptech-stackdomain-intelligencestackscancontext

Installation & Configuration

{
  "mcpServers": {
    "stackscan": {
      "command": "npx",
      "args": [
        "-y",
        "@stackscan/mcp-server"
      ],
      "env": {
        "STACKSCAN_API_TOKEN": "your-token",
        "STACKSCAN_TENANT_ID": "your-workspace-uuid"
      }
    }
  }
}

Information

Transport
stdio
Language
JavaScript
Created
2026/9/5
Updated
2026/9/5