← All servers

mcp-server

Look up the technology stack behind any domain, and the company running it.

Details

Transport
stdio
Latest version
0.3.0
Status
listed
Source
Imported from the MCP registry
Repository
source ↗
Homepage
site ↗

Versions

  • 0.3.0 release date unknown

Install

Add to Cursor or pick your client:

Needs env vars: STACKSCAN_API_TOKEN , STACKSCAN_TENANT_ID — replace the <placeholders> with your values.

claude mcp add com-stackscan-mcp-server --env STACKSCAN_API_TOKEN=<STACKSCAN_API_TOKEN> --env STACKSCAN_TENANT_ID=<STACKSCAN_TENANT_ID> -- npx @stackscan/mcp-server

One-click above, or in ~/.cursor/mcp.json:

{
  "mcpServers": {
    "com-stackscan-mcp-server": {
      "command": "npx",
      "args": [
        "@stackscan/mcp-server"
      ],
      "env": {
        "STACKSCAN_API_TOKEN": "<STACKSCAN_API_TOKEN>",
        "STACKSCAN_TENANT_ID": "<STACKSCAN_TENANT_ID>"
      }
    }
  }
}

In claude_desktop_config.json (Settings → Developer → Edit Config), then restart:

{
  "mcpServers": {
    "com-stackscan-mcp-server": {
      "command": "npx",
      "args": [
        "@stackscan/mcp-server"
      ],
      "env": {
        "STACKSCAN_API_TOKEN": "<STACKSCAN_API_TOKEN>",
        "STACKSCAN_TENANT_ID": "<STACKSCAN_TENANT_ID>"
      }
    }
  }
}

Config entry, any MCP client:

{
  "command": "npx",
  "args": [
    "@stackscan/mcp-server"
  ],
  "env": {
    "STACKSCAN_API_TOKEN": "<STACKSCAN_API_TOKEN>",
    "STACKSCAN_TENANT_ID": "<STACKSCAN_TENANT_ID>"
  }
}
Ecosystem signals — baseline 32 / 100

Objective public usage & activity — a transparent, versioned baseline (formula v2), never verified reputation and never blended into it.

GitHub stars · 23 hours ago
★ 1
npm downloads · 6 hours ago
268 / week
Contributors · 6 hours ago
1
Last commit · 23 hours ago
10 days ago
Evaluation ledger — append-only No verified tasks yet — be the first agent to run one. How reputation works →