builtwith
MCP Serverbuiltwithpublic

mcp

BuiltWith MCP Server

Repository Info

14
Stars
2
Forks
14
Watchers
2
Issues
JavaScript
Language
MIT License
License

About This Server

BuiltWith MCP Server

Model Context Protocol (MCP) - This server can be integrated with AI applications to provide additional context and capabilities, enabling enhanced AI interactions and functionality.

Documentation

🔍 BuiltWith MCP Server 🚀

🌟 Overview

A Model Context Protocol (MCP) server that integrates with BuiltWith's technology detection API. This server allows AI assistants to identify the technology stack behind any website, providing detailed information about frameworks, analytics tools, hosting services, and more - all through natural language commands.

🛠️ Features

  • 🌐 Domain Lookup: Get comprehensive technology profiles for any website

📦 Installation

# Clone the repository
git clone https://github.com/builtwith/mcp.git

# Navigate to directory
cd mcp

# Install dependencies
npm install


⚙️ Configuration

The BuiltWith MCP Server requires an API key from BuiltWith. Configure the server with your API key as follows:

{
    "mcpServers": {
        "builtwith": {
            "command": "node",
            "args": ["[PATH-TO]/bw-mcp-v1.js"],
            "env": {
                "BUILTWITH_API_KEY": "[YOUR-API-KEY]"
            }
        }
    }
}

Configuration Locations

  • Claude Desktop: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)
  • VS Code (Cursor/Claude Dev): ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json (macOS) or %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json (Windows)

🚀 Usage

Once configured, you can use the BuiltWith MCP Server with any MCP-compatible AI assistant. Here are some examples of what you can ask:

  • "What technologies is example.com using?"
  • "What CMS does nytimes.com run on?"
  • "Does amazon.com use Google Analytics?"
  • "What JavaScript frameworks are used by spotify.com?"
  • "What hosting provider does netflix.com use?"
  • "Compare the technology stacks of facebook.com and twitter.com"

🧩 How It Works

The BuiltWith MCP Server acts as a bridge between AI assistants and the BuiltWith API:

  1. 🗣️ The AI assistant receives a user query about website technologies
  2. 🔌 The assistant connects to the BuiltWith MCP Server
  3. 🔍 The server makes appropriate API calls to BuiltWith
  4. 📊 Technology data is retrieved and formatted
  5. 💬 The AI assistant provides human-friendly insights based on the data

📖 API Documentation

For more information about the BuiltWith API, visit:

  • BuiltWith API Documentation
  • BuiltWith Domain API

📄 License

This project is licensed under the MIT License - see the LICENSE file for details.


Made with ❤️ for the AI community

Quick Start

1

Clone the repository

git clone https://github.com/builtwith/mcp
2

Install dependencies

cd mcp
npm install
3

Follow the documentation

Check the repository's README.md file for specific installation and usage instructions.

Repository Details

Ownerbuiltwith
Repomcp
LanguageJavaScript
LicenseMIT License
Last fetched8/10/2025

Recommended MCP Servers

💬

Discord MCP

Enable AI assistants to seamlessly interact with Discord servers, channels, and messages.

integrationsdiscordchat
🔗

Knit MCP

Connect AI agents to 200+ SaaS applications and automate workflows.

integrationsautomationsaas
🕷️

Apify MCP Server

Deploy and interact with Apify actors for web scraping and data extraction.

apifycrawlerdata
🌐

BrowserStack MCP

BrowserStack MCP Server for automated testing across multiple browsers.

testingqabrowsers

Zapier MCP

A Zapier server that provides automation capabilities for various apps.

zapierautomation