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
#:schema node_modules/wrangler/config-schema.json
name = "pydantic-ai"
compatibility_date = "2025-06-17"
routes = ["ai.pydantic.dev/*"]
main = "src/index.ts"
workers_dev = false
preview_urls = true
compatibility_flags = [ "nodejs_compat_v2" ]
[vars]
LOGFIRE_ENVIRONMENT = "prod"
[assets]
directory = "../site"
binding = "ASSETS"
# so we can rewrite the HTML to insert the version notice
run_worker_first = true
[[kv_namespaces]]
binding = "KV"
id = "4e49a275426244488a79d572da40eb69"
[env.previews]
workers_dev = true
routes = []
[[env.previews.kv_namespaces]]
binding = "KV"
id = "95eb127177234122896b4f0a80412f1b"