MANAGE YOUR WEBSITES FROM YOUR AI ASSISTANT
The Static.app MCP Server for AI Assistants
Connect Static.app to AI assistants like Claude with the official Model Context Protocol server. Create, update, and manage your websites and forms in plain language, straight from your assistant, with no dashboard needed.
Get your API key Read the MCP docsCLAUDE CODE
claude mcp add --transport sse static-app \
https://mcp.static.app/sse \
--header "Authorization: Bearer sk_xxxx"
ANY OTHER MCP CLIENT
URL: https://mcp.static.app/sse
Header: Authorization: Bearer sk_xxxx
Claude Desktop, Cursor, Windsurf and n8n all connect to the same endpoint. Full instructions per client: Setup.