Detect technologies and tech stacks used on any website
claude mcp add builtwith -- uvx mcparmory-builtwith
claude_desktop_config.json
{
"mcpServers": {
"builtwith": {
"command": "uvx",
"args": [
"mcparmory-builtwith"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"builtwith": {
"command": "uvx",
"args": [
"mcparmory-builtwith"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"builtwith": {
"command": "uvx",
"args": [
"mcparmory-builtwith"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"builtwith": {
"type": "stdio",
"command": "uvx",
"args": [
"mcparmory-builtwith"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"builtwith": {
"command": "uvx",
"args": [
"mcparmory-builtwith"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/com.mcparmory--builtwith/reviews or the review_server meta-tool.
POST /mcp