Skip to main content
Glama

mcp-run-python

Official
by pydantic
overview.md709 B
# Durable Execution Pydantic AI allows you to build durable agents that can preserve their progress across transient API failures and application errors or restarts, and handle long-running, asynchronous, and human-in-the-loop workflows with production-grade reliability. Durable agents have full support for [streaming](../agents.md#streaming-all-events) and [MCP](../mcp/client.md), with the added benefit of fault tolerance. Pydantic AI natively supports three durable execution solutions: - [Temporal](./temporal.md) - [DBOS](./dbos.md) - [Prefect](./prefect.md) These integrations only use Pydantic AI's public interface, so they also serve as a reference for integrating with other durable systems.

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/pydantic/pydantic-ai'

If you have feedback or need assistance with the MCP directory API, please join our Discord server