Loading languages...
BU

builtwith-mcp-server

@Meerkats-Ai

This is a Model Context Protocol (MCP) server that integrates with the BuiltWith API to provide technology stack analysis of websites.

builtwith
technology-stack
mcp-server
website-analysis

# mcpServer Config

{
  "mcpServers": {
    "builtwith": {
      "command": "node",
      "args": [
        "path/to/builtwith/dist/index.js"
      ],
      "env": {
        "BUILTWITH_API_KEY": "your_api_key_here"
      },
      "disabled": false,
      "autoApprove": []
    }
  }
}

# stdio

node dist/index.js
Transport:
stdio
언어:
JavaScript
생성됨:4/23/2025
업데이트됨:4/23/2025