i2y/pydantic-rpc
PydanticRPC is a Python library for rapidly exposing Pydantic models as gRPC, ConnectRPC, and MCP services without protobuf files.
Platform-specific configuration:
{
"mcpServers": {
"pydantic-rpc": {
"command": "npx",
"args": [
"-y",
"pydantic-rpc"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...