ishevel/pydentycai-mcp-server
3.1
If you are the rightful owner of pydentycai-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The PydanticAI MCP Server is a lightweight server written in Go for managing PydanticAI agents using the Model Context Protocol.
Tools
Functions exposed to the LLM to take actions
run_agent
Starts a PydanticAI agent with a specified ID.
stop_agent
Stops a running PydanticAI agent by its ID.
update_agent_config
Updates the configuration file for a PydanticAI agent.
get_agent_status
Returns the current status of a running PydanticAI agent by its ID.
list_agents
Returns a list of all registered agents and their statuses.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client