Skip to main content
Glama

mcp-run-python

Official
by pydantic
stream-whales.md721 B
Information about whales — an example of streamed structured response validation. Demonstrates: * [streaming structured output](../output.md#streaming-structured-output) This script streams structured responses from GPT-4 about whales, validates the data and displays it as a dynamic table using [`rich`](https://github.com/Textualize/rich) as the data is received. ## Running the Example With [dependencies installed and environment variables set](./setup.md#usage), run: ```bash python/uv-run -m pydantic_ai_examples.stream_whales ``` Should give an output like this: {{ video('53dd5e7664c20ae90ed90ae42f606bf3', 25) }} ## Example Code ```snippet {path="/examples/pydantic_ai_examples/stream_whales.py"}```

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