1.7 KiB
1.7 KiB
deploy-mcp
MCP server for SFTP deployment to dev, demo, and production environments.
| Type | MCP Server |
| Language | Node.js |
| License | GPL-3.0-or-later |
| Config | ~/.deploy-mcp.json |
| Platform | Gitea (primary) |
Overview
deploy-mcp provides MCP tools for deploying files via SFTP to remote servers. It supports multi-environment targets (dev, demo, production) with per-repo configuration, enabling Claude Code to push changes directly to hosting infrastructure.
Wiki Pages
Guides
- Configuration -- setting up deployment targets and credentials
- Deployment Workflow -- step-by-step deployment process
Reference
- Tools Reference -- full list of available MCP tools
Related Wikis
| Repo | Purpose |
|---|---|
| ssh-mcp | SSH server management MCP |
| monitor-mcp | Server and Grafana monitoring MCP |
| backup-mcp | Backup MCP with Akeeba integration |
MokoStandards -- central standards hub for all Moko Consulting projects.
Repo: deploy-mcp · MokoStandards
| Revision | Date | Author | Description |
|---|---|---|---|
| 1.0 | 2026-05-09 | Moko Consulting | Initial version |