Corrosion Engineering MCP Server is a FastMCP-based toolkit that provides AI agents with access to physics-based corrosion engineering calculations, ranging from rapid handbook lookups to mechanistic ...
This server.py file implements a FastMCP (Model Context Protocol) server using FastAPI. It defines a server application that exposes tools via the MCP protocol at the /mcp endpoint. The server ...