builtwith-mcp-server

Meerkats-Ai/builtwith-mcp-server
★ 0 stars JavaScript API Integration Updated today
An MCP server.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "builtwith-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "Meerkats-Ai/builtwith-mcp-server"
      ]
    }
  }
}

README Excerpt

This is a Model Context Protocol (MCP) server that integrates with the BuiltWith API to provide technology stack analysis of websites. - Find technology stack information for any domain - Analyze what technologies are used on websites 1. Clone this repository 2. Install dependencies: ``` npm install ```

Tools (1)

builtwith_find_tech_stack