Loading MCP server directory, please wait...
Build & edit your own website by talking to your LLM: pages, forms, SEO, analytics. Free to start.
npx @getmcp/cli add com.mcpvillage/website-builderRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationOAuth 2.1 bearer token — obtained automatically via the server's OAuth discovery + PKCE (one-click in Claude/ChatGPT/Cursor). No manual token needed.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.mcpvillage/website-builder": {
"url": "https://mcpvillage.com/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}