5 个#pydantic MCP 服务器和客户端
以下 MCP 服务器和客户端均标记为 #pydantic——安装后即可让 Claude、Cursor、VS Code 等支持 MCP 的客户端获得 pydantic 相关能力。
全部
Pydantic MCP Agent with Chainlit
RyanNg1403
This repo makes use of MCP servers to seamlessly integrate multiple tools for the agent.
PydanticAI MCP Experiment
eschmidt42
Minimalist examples to provide your own MCP servers to your local llm models.
pydantic-ai-researcher
ibagur
pydantic-ai-researcher is a research system that orchestrates an asynchronous loop between two specialized agents: a research agent and an evaluator agent. The research agent answers complex queries using external MCP servers, while the evaluator agent assesses and refines these
Ollama Pydantic Project
jageenshukla
Created sample project for pydantic agent with local ollama model with mcp server integration.
🌦️ MCP Weather Scraper
EXPESRaza
A lightweight prototype demonstrating how to integrate an LLM (via OpenAI) with a Model Context Protocol (MCP) server to extract real-time weather data by scraping and processing open web content using HTML parsing and caching.
常见问题
什么是 #pydantic MCP 服务器?
- 标记为 #pydantic 的 MCP 服务器实现了 Model Context Protocol,让 Claude、Cursor、VS Code 等 AI 助手可以访问 pydantic 相关的工具、数据或 API。
标记为 #pydantic 的 MCP 服务器和客户端有多少个?
- mcp.so 目前收录了 5 个标记为 #pydantic 的 MCP 服务器和客户端。
如何安装 #pydantic MCP 服务器?
- 打开下方任意服务器页面,将安装配置复制到 Claude Desktop、Cursor、VS Code 或其他 MCP 客户端的配置中即可——远程服务器无需单独下载。