AppDeploy MCP Server

search By Community

Description

AppDeploy turns app ideas described in AI chat into live full-stack web applications

Install & Run Command

npx -y ai.appdeploy/deploy-app
Use this command in your Model Context Protocol client environment (e.g., Claude Desktop config or other orchestration transport setups).

mcp_config.json Snippet

Add this configuration block inside your local client mcpServers section:

"mcpServers":
{ "mcpServers": { "ai-appdeploy-deploy-app": { "command": "npx", "args": [ "-y", "@modelcontextprotocol/server-ai-appdeploy-deploy-app" ] } } }

Server Details

Stars & Popularity ⭐️ New
Author Community
Category search
Status Active / Stable

⚡ Try in Config Builder ← Back to Registry
Configuration copied to clipboard!