fastmcp 0.1.1
fastmcp: ^0.1.1 copied to clipboard
A fast, declarative, and type-safe server framework for the Model Context Protocol (MCP)
0.1.1 #
- meta package constrains lowered
- ping method added
0.1.0 #
- Initial release of the
fastmcpframework. - Declarative API for creating MCP Tools, Resources, and Prompts via annotations.
- Built-in code generation to reduce boilerplate.
- Support for context injection, progress reporting, and cancellation.
- Includes
StdioTransportand a production-readyHttpTransport.