PluginBench
MCP Server
Maintained

Tech Stack Detector MCP Server

io.github.apifymcpfactory-droid/tech-stack-detector

What is the Tech Stack Detector MCP server?

Detect 7,500+ technologies on any website - CMS, ecommerce, analytics, frameworks. ~$5/1,000 sites.

How to install Tech Stack Detector

Copy-paste configuration for popular MCP clients.

transport: http
Config generated by PluginBench — verify against the source before use.
Environment / auth
  • Authorization
    secret

    Apify API token as 'Bearer <token>'. Optional if your MCP client supports OAuth.

Cursor
~/.cursor/mcp.json
{
  "mcpServers": {
    "tech-stack-detector": {
      "url": "https://mcp.apify.com?tools=apifmcpfactory/tech-stack-detector"
    }
  }
}
Windsurf
~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "tech-stack-detector": {
      "serverUrl": "https://mcp.apify.com?tools=apifmcpfactory/tech-stack-detector"
    }
  }
}
VS Code
.vscode/mcp.json
{
  "servers": {
    "tech-stack-detector": {
      "type": "http",
      "url": "https://mcp.apify.com?tools=apifmcpfactory/tech-stack-detector"
    }
  }
}
Claude Desktop
Claude Desktop connects to remote servers via the mcp-remote bridge.
{
  "mcpServers": {
    "tech-stack-detector": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://mcp.apify.com?tools=apifmcpfactory/tech-stack-detector"
      ]
    }
  }
}
Claude Code
claude mcp add --transport http tech-stack-detector https://mcp.apify.com?tools=apifmcpfactory/tech-stack-detector

Related MCP servers

Bulk-validates EU VAT numbers against the European Commission's official VIES service.

0
View repository →

Checks llms.txt, AI crawler access in robots.txt, and sitemap - with a 0-100 AI readiness score.

0
View repository →