Archived
55 lines
1.7 KiB
Markdown
55 lines
1.7 KiB
Markdown
# 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](https://git.mokoconsulting.tech/MokoConsulting/deploy-mcp) (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](Configuration) -- setting up deployment targets and credentials
|
|
- [Deployment Workflow](Deployment-Workflow) -- step-by-step deployment process
|
|
|
|
### Reference
|
|
|
|
- [Tools Reference](Tools-Reference) -- full list of available MCP tools
|
|
|
|
---
|
|
|
|
## Related Wikis
|
|
|
|
| Repo | Purpose |
|
|
|------|---------|
|
|
| [ssh-mcp](https://git.mokoconsulting.tech/MokoConsulting/ssh-mcp/wiki) | SSH server management MCP |
|
|
| [monitor-mcp](https://git.mokoconsulting.tech/MokoConsulting/monitor-mcp/wiki) | Server and Grafana monitoring MCP |
|
|
| [backup-mcp](https://git.mokoconsulting.tech/MokoConsulting/backup-mcp/wiki) | Backup MCP with Akeeba integration |
|
|
|
|
---
|
|
|
|
> **[MokoStandards](https://git.mokoconsulting.tech/MokoConsulting/moko-platform/wiki)** -- central standards hub for all Moko Consulting projects.
|
|
|
|
---
|
|
|
|
*Repo: [deploy-mcp](https://git.mokoconsulting.tech/MokoConsulting/deploy-mcp) · [MokoStandards](https://git.mokoconsulting.tech/MokoConsulting/moko-platform/wiki/Home)*
|
|
|
|
| Revision | Date | Author | Description |
|
|
|---|---|---|---|
|
|
| 1.0 | 2026-05-09 | Moko Consulting | Initial version |
|