Warpweb runs on your own machine — the client starts it, so there is no endpoint to ping. 43 installs a week from npm. Last commit 22 May 2026.
Research, build, and deploy AI-generated websites via the Warpweb API.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add warpweb -- npx -y warpweb-mcp
{
"mcpServers": {
"warpweb": {
"args": [
"-y",
"warpweb-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.warpweb]
command = "npx"
args = ["-y", "warpweb-mcp"]
{
"mcpServers": {
"warpweb": {
"args": [
"-y",
"warpweb-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"warpweb": {
"args": [
"-y",
"warpweb-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.