moro3k/mcp-altegio
MCP server for Altegio API — appointments, clients, services, staff schedules for salon/spa/clinic management. 18 tools with Docker support.
Quick Start
Clone the repository:
git clone https://github.com/moro3k/mcp-altegioClaude Desktop configuration example:
{
"mcpServers": {
"mcp-altegio": {
"command": "npx",
"args": [
"-y",
"moro3k/mcp-altegio"
]
}
}
}Check the repository README for specific installation and configuration instructions.