Skip to main content
Glama

mcp-run-python

Official
by pydantic
tsconfig.json441 B
{ "compilerOptions": { "target": "es2021", "module": "es2022", "lib": ["es2021"], "moduleResolution": "Bundler", /* Linting */ "strict": true, "noUnusedLocals": true, "noUnusedParameters": true, "noFallthroughCasesInSwitch": true, "noUncheckedSideEffectImports": true, "skipLibCheck": true, "types": ["@cloudflare/workers-types", "./worker-configuration.d.ts"] }, "include": ["src"] }

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