Docs
MCP
Model Context Protocol server for AI agents that need to operate Nixploy.
Endpoint
POST /api/mcp on your panel. Authenticate with the same x-api-key header as the REST API.
Tools (examples)
- list_projects, list_services, list_deployments, list_domains, list_templates
- get_logs, get_metrics
- deploy / start / stop / restart applications
- add_domain / remove_domain
Full tool list and client config: docs/mcp.md in the repository.
Also see the repository guides under docs/ · REST API reference