Ezmcp is a lightweight Python framework designed to streamline the development of MCP-compatible servers. Using a familiar FastAPI-style decorator API, it simplifies defining tools callable by MCP clients, automating parameter validation, type conversion, and tool schema generation. With built-in support for SSE transport, FastAPI-style middleware, and easy integration with Starlette applications, ezmcp provides a robust yet intuitive foundation for building interactive MCP services.