Back to MCP Servers
Altegio
MCP server for Altegio API — appointments, clients, services, staff schedules for salon/spa/clinic management. 18 tools with Docker support.
workplace-productivitydockerapi
By moro3k
Installation
npx -y mcp-altegioConfiguration
{
"mcpServers": {
"mcp-altegio": {
"command": "npx",
"args": ["-y", "mcp-altegio"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes