Content
# mcpx-pydantic-ai
A Python library for using mcp.run tools with [pydantic-ai](https://github.com/pydantic/pydantic-ai)
## Example
```python
agent = Agent("claude-3-5-sonnet-latest", result_type=int)
results = agent.run_sync(
"find the largest prime under 1000 that ends with the digit '3'"
)
print(results.data)
```
Connection Info
You Might Also Like
MarkItDown MCP
MarkItDown-MCP is a lightweight server for converting URIs to Markdown.
Time
A Model Context Protocol server for time and timezone conversions.
Filesystem
Node.js MCP Server for filesystem operations with dynamic access control.
Sequential Thinking
A structured MCP server for dynamic problem-solving and reflective thinking.
Git
A Model Context Protocol server for Git automation and interaction.
Context 7
Context7 MCP provides up-to-date code documentation for any prompt.