antrieb-mcp-server: Antrieb is a remote MCP server that provides real VM clusters for AI agents. Agents can provision multi-node clusters in under a second, execute commands, save images, and delete clusters. No local installation is required.; fastapi_mcp: FastAPI-MCP allows you to expose your existing FastAPI endpoints as Model Context Protocol (MCP) tools. It offers native integration with FastAPI, including built-in authentication using existing dependencies, and preserves schemas and documentation.
Provision a cluster and install software (e.g., nginx) across all nodes
Integrating FastAPI services as tools for large language models (LLMs) that support MCP.