fastmcp 0.1.2  fastmcp: ^0.1.2 copied to clipboard
fastmcp: ^0.1.2 copied to clipboard
A fast, declarative, and type-safe server framework for the Model Context Protocol (MCP)
0.1.2 #
- version bump from 0.1.1 -> 0.1.2
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.