PydanticRPC is a Python library for rapidly exposing Pydantic models as gRPC, ConnectRPC, and MCP services without protobuf files.
{
"mcpServers": {
"pydantic-rpc": {
"command": "uvx",
"args": [
"pydantic-rpc"
]
}
}
}