WeInc
WeInc MCP Server
Official Model Context Protocol server for WeInc — the AI website builder with flat pricing. Manage your WeInc organization from Claude, Cursor, or any MCP client: projects, publishing, custom domains, and previews.
Hosted remote server — nothing to install or run.
Endpoint:
https://my.we.inc/api/mcp(Streamable HTTP)Auth: Bearer token using your organization API key (
wk_...) from the WeInc dashboardRegistry: listed on the official MCP registry as
io.github.umairalisadaqat/weincAPI docs: https://my.we.inc/docs/api
Quick start (Claude Code)
claude mcp add weinc --transport http https://my.we.inc/api/mcp --header "Authorization: Bearer wk_YOUR_KEY"Related MCP server: mcp-lindoai
Quick start (Cursor / other clients)
{
"mcpServers": {
"weinc": {
"url": "https://my.we.inc/api/mcp",
"headers": { "Authorization": "Bearer wk_YOUR_KEY" }
}
}
}Tools (10)
Organization management: list/inspect projects, publish sites, manage custom domains, and generate previews. Site generation tools are intentionally excluded from the org-key scope — generation requires per-user embed tokens (see the OEM API docs).
About WeInc
WeInc generates complete production websites (React, hosted, custom domains) from a prompt. Flat monthly pricing — with hosting and custom domains included — plus white-label for agencies.
This server cannot be installed
Maintenance
Related MCP Connectors
Build, edit, host, and publish websites from AI assistants. Setup: https://mcp.orivox.org/
Manage WeInc AI website builder orgs: projects, publishing, custom domains, and previews.
Hosted MCP for creating, checking, deploying, and hosting static sites for AI agents.
Build, deploy, and host full-stack web apps from any MCP client. DB, auth, storage, cron included.
Related MCP Servers
- AlicenseAqualityBmaintenanceMCP server for Shipstatic — deploy and manage static sites from AI agents. Works with Claude Code, Cursor, VS Code Copilot, and any MCP-compatible client.153,1887MIT

mcp-lindoaiofficial
AlicenseBqualityBmaintenanceMCP (Model Context Protocol) server for Lindo AI — create websites, pages, and blog posts with AI directly from Claude, Cursor, Kiro, Windsurf, and other MCP-compatible tools.50683MIT- AlicenseBqualityCmaintenanceMCP server to publish HTML/Markdown docs, upload assets, and reply to stakeholder comments on uselink.app directly from AI tools like Claude and Cursor.3417MIT
- AlicenseAqualityAmaintenanceMCP server for VibeKit — build, deploy, and manage hosted apps and chat with each app's persistent server-side AI agent from Claude Desktop, Cursor, or any MCP client. Every app gets its own agent and a live URL; bring your own Claude/OpenAI key or pay-as-you-go.36481MIT
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/umairalisadaqat/weinc-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server