This is a Model Context Protocol (MCP) server that integrates with the BuiltWith API to provide technology stack analysis of websites.
mcpServer
{ "mcpServers": { "builtwith": { "command": "node", "args": [ "path/to/builtwith/dist/index.js" ], "env": { "BUILTWITH_API_KEY": "your_api_key_here" }, "disabled": false, "autoApprove": [] } } }
node dist/index.js