
Warpweb
- 1 repo stars
- Updated May 22, 2026
- northbeamsoftware/warpweb-mcp
Lets an AI agent research, build, and deploy AI-generated websites through the Warpweb API, so a solo builder can spin up a working site end to end from a prompt.
About
Warpweb is an MCP server that lets an AI agent research, build, and deploy AI-generated websites through the Warpweb API. A solo builder reaches for it to go from a prompt to a live site without hand-writing the frontend or wiring up hosting. It installs from npm over stdio via npx and requires a Warpweb API key.
- Research, build, and deploy AI-generated sites
- Driven entirely through the Warpweb API
- One-prompt site generation
- npx stdio MCP with API key
Warpweb by the numbers
- Data as of Jul 16, 2026 (Skillselion catalog sync)
claude mcp add --env WARPWEB_API_KEY=YOUR_WARPWEB_API_KEY --env WARPWEB_API_URL=YOUR_WARPWEB_API_URL warpweb-mcp -- npx -y warpweb-mcpAdd your badge
Show developers this MCP server is listed on Skillselion. Paste this into your README.
| repo stars | ★ 1 |
|---|---|
| Package | warpweb-mcp |
| Transport | STDIO |
| Auth | Required |
| Last updated | May 22, 2026 |
| Repository | northbeamsoftware/warpweb-mcp ↗ |
What it does
Lets an AI agent research, build, and deploy AI-generated websites through the Warpweb API, so a solo builder can spin up a working site end to end from a prompt.
Who is it for?
Builders wanting to generate and ship a website from a prompt
Skip if: Teams needing full control over a hand-built codebase