Developer Tools
builtwith.com
Provides API lookups for web technologies, metadata, and relationships by domain.
ENDPOINT 1
https://api.builtwith.com/mcp
MCP server metadata
- Name
- builtwith
- Version
- 2.0.0
Known tools 48
recommendations-apiRecommendations API JSON lookup for technology recommendations by domain.
Inferred read-onlyredirects-apiRedirects API JSON lookup for live and historical redirects by domain.
Inferred read-onlykeywords-search-apiKeyword Search API — find websites containing a specific keyword.
Inferred read-onlyvat-apiVAT API JSON lookup for VAT, GST, CNPJ, ABN, and other publicly displayed company registration numbers associated with websites.
Inferred read-onlyvat-types-apiList every company registration type that the VAT API may return, including its code, friendly name, and description.
Inferred read-onlywhoami-apiWhoAmI API JSON lookup for account limits, credit costs, privacy flags, max batch sizes, and endpoint inventory.
Inferred read-onlyusage-apiUsage API JSON lookup for current credit balance (used, purchased, remaining).
Inferred read-onlymcp-list-apiSearch and browse remote MCP servers in the BuiltWith MCP registry (v2).
Inferred read-onlymcp-list-categoriesList valid BuiltWith MCP registry category slugs, labels, and entry counts (v2).
Inferred read-onlypayment-balanceCheck an existing account's API-credit balance through the saved-Stripe-method top-up service.
Potential side effectspayment-configRetrieve saved-Stripe-method account top-up limits, UTC monthly period, purchase increment, and idempotency rules.
Potential side effectspayment-purchaseCharge an existing account's saved Stripe payment method and add account API credits.
Potential side effectsvector-apiSearch BuiltWith technologies and categories by text query using vector similarity.
Inferred read-onlyx402-pricingShow prepaid batch-credit pricing, x402 configuration, and List pass tiers.
Inferred read-onlyx402-credit-purchasePurchase a batch of at least 2,000 non-expiring BuiltWith API credits with one x402 payment.
Potential side effectsx402-credit-balanceCheck purchased, used, pending, and available credits for a reusable prepaid key.
Inferred read-onlyx402-domain-lookupReturns live web technologies for one domain using one prepaid credit.
Inferred read-onlyx402-domain-apiDomain API technology and metadata lookup for one domain using one prepaid credit.
Inferred read-onlyx402-domain-api-jsonRaw Domain API JSON lookup for one or more comma-separated domains.
Inferred read-onlyx402-change-apiTechnology additions and removals for one or more comma-separated domains.
Inferred read-onlyx402-vector-apiVector similarity search across BuiltWith technologies and categories.
Inferred read-onlyx402-list-pass-purchasePurchase a 30-day Basic ($295, 2 technology and 2 keyword reports) or Pro ($495, 50 and 50) List API pass with Base USDC.
Potential side effectsx402-list-apiList websites using a primary technology with a valid x402 List pass.
Inferred read-onlyx402-keywords-search-apiSearch websites containing a keyword with a valid x402 List pass.
Inferred read-onlyCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.builtwith]
url = "https://api.builtwith.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"builtwith": {
"type": "http",
"url": "https://api.builtwith.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: builtwith
Remote MCP URL: https://api.builtwith.com/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"builtwith": {
"url": "https://api.builtwith.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"builtwith": {
"type": "http",
"url": "https://api.builtwith.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "builtwith",
"transport": "streamable-http",
"url": "https://api.builtwith.com/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
ENDPOINT 2
https://builtwith.com
MCP server metadata
- Name
- WebMCP
Known tools 1
CONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.webmcp]
url = "https://builtwith.com"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"webmcp": {
"type": "http",
"url": "https://builtwith.com"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: webmcp
Remote MCP URL: https://builtwith.com
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"webmcp": {
"url": "https://builtwith.com"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"webmcp": {
"type": "http",
"url": "https://builtwith.com"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "webmcp",
"transport": "streamable-http",
"url": "https://builtwith.com"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Trust Data Available
BuiltWith Trust API v2 evidence for builtwith.com was fetched 2026-08-26T23:01:57.880Z and is being refreshed.
builtwith.com is assessed as Trusted: Domain has an established technology history spanning over a year.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.