lspecian/maas-mcp-server
MCP-MAAS: A Model Context Protocol server that enables AI assistants to interact with MAAS (Metal as a Service). Provides a standardized interface for machine management operations including listing, allocating, deploying, and controlling physical servers through MAAS.
Platform-specific configuration:
{
"mcpServers": {
"maas-mcp-server": {
"command": "npx",
"args": [
"-y",
"maas-mcp-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...