目录 / Wesza — Deploy & Manage Apps
MCP
鉴权未知
未评级
已上架
Wesza — Deploy & Manage Apps
Deploy and manage apps on your VPS from Claude, Cursor, or any MCP client. Ship a GitHub repo with one command, stream build logs, set env vars, restart apps, and let Wesza's AI auto-fix incidents — all without leaving your AI assistant.
该来源不提供完整文件导出(国内平台多为平台内托管),仅存元数据与原链
接入信息
- 传输形态
- http
- 鉴权方式
- 鉴权未知
- 端点
https://wesza--wesza-online.run.tools
鉴权方式未标注,请核对官方文档后再接入——不要直接使用以下片段
{
"mcpServers": {
"Wesza — Deploy \u0026 Manage Apps": {
"url": "https://wesza--wesza-online.run.tools"
}
}
}
能力清单
| 工具 | 说明 |
|---|---|
| list_apps | List all your deployed apps with status, URL, and framework. |
| get_app | Get full details for one app — status, URL, framework, server. |
| deploy_app | Deploy a new app from a GitHub repository URL. |
| redeploy_app | Pull latest code and redeploy an existing app. |
| restart_app | Restart a running app's process without pulling new code. |
| get_logs | Fetch recent runtime logs (stdout/stderr) from a deployed app. |
| set_env_vars | Set or update environment variables. Changes apply on next redeploy. |
| get_env_vars | List environment variable keys for an app (values are masked for security). |
| delete_env_var | Delete a specific environment variable from an app. |
| delete_app | Delete a deployed app. Irreversible — pass confirm=True to proceed. |
| list_servers | List all your connected VPS servers and their status. |
| get_server_incidents | Get recent AI-resolved incidents and auto-fixes for a server. |
| add_domain | Set a custom domain for an app (Builder plan or higher required). |
| get_usage | Get plan usage — deploys used, AI fixes remaining, credit balance. |
| run_command | Run a whitelisted shell command on a server (e.g. run migrations, clear cache). |
纠错与举报(发现条目失效、署名有误或涉及侵权?)
提交举报 / 纠错
侵权举报经核验成立后,我们会即时下线该条目并删除已存的内容副本。