Apollo is a reliable configuration management system suitable for microservice configuration management scenarios.
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"Apollo": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-Apollo"
]
}
}
}