News

FastMCP is the standard framework for working with the Model Context Protocol. FastMCP 1.0 was incorporated into the official MCP Python SDK in 2024. This is FastMCP 2.0, the actively maintained ...
Pydantic is widely used in Python to describe schema. Currently we support dataclass and NamedTuple for structs. We want to add support for Pydantic Models, i.e. users can bind CocoIndex Struct to a ...