Skip to main content
ClaudeWave
i2y avatar
i2y

pydantic-rpc

View on GitHub

PydanticRPC is a Python library for rapidly exposing Pydantic models as gRPC, ConnectRPC, and MCP services without protobuf files.

MCP Servers74 stars7 forksPythonMITUpdated 4mo ago
ClaudeWave Trust Score
82/100
Trusted
Passed
  • Open-source license (MIT)
  • Clear description
  • Topics declared
  • Mature repo (>1y old)
Last scanned: 6/11/2026
Install in Claude Code / Claude Desktop
Method: UVX (Python) · pydantic-rpc
Claude Code CLI
claude mcp add pydantic-rpc -- uvx pydantic-rpc
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "pydantic-rpc": {
      "command": "uvx",
      "args": ["pydantic-rpc"]
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
💡 Package name inferred from the repository name. Verify it exists on PyPI, or clone https://github.com/i2y/pydantic-rpc and follow its README.

MCP Servers overview

README preview not available. Visit the repo on GitHub for full documentation.
connectrpcgrpcmcpmcp-serverprotobufpydanticpythonpython-librarypython3

What people ask about pydantic-rpc

What is i2y/pydantic-rpc?

+

i2y/pydantic-rpc is mcp servers for the Claude AI ecosystem. PydanticRPC is a Python library for rapidly exposing Pydantic models as gRPC, ConnectRPC, and MCP services without protobuf files. It has 74 GitHub stars and was last updated 4mo ago.

How do I install pydantic-rpc?

+

You can install pydantic-rpc by cloning the repository (https://github.com/i2y/pydantic-rpc) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is i2y/pydantic-rpc safe to use?

+

Our security agent has analyzed i2y/pydantic-rpc and assigned a Trust Score of 82/100 (tier: Trusted). See the full breakdown of passed checks and flags on this page.

Who maintains i2y/pydantic-rpc?

+

i2y/pydantic-rpc is maintained by i2y. The last recorded GitHub activity is from 4mo ago, with 1 open issues.

Are there alternatives to pydantic-rpc?

+

Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.

Deploy pydantic-rpc to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

Featured on ClaudeWave: i2y/pydantic-rpc
[![Featured on ClaudeWave](https://claudewave.com/api/badge/i2y-pydantic-rpc)](https://claudewave.com/repo/i2y-pydantic-rpc)
<a href="https://claudewave.com/repo/i2y-pydantic-rpc"><img src="https://claudewave.com/api/badge/i2y-pydantic-rpc" alt="Featured on ClaudeWave: i2y/pydantic-rpc" width="320" height="64" /></a>

More MCP Servers