Skip to main content
Glama

mcp-run-python

Official
by pydantic
stale.yml781 B
name: 'Close stale issues and PRs' on: schedule: - cron: '0 14 * * *' permissions: issues: write pull-requests: write jobs: stale: runs-on: ubuntu-latest steps: - uses: actions/stale@v9 with: days-before-stale: 7 days-before-close: 3 any-of-issue-labels: 'question,more info' stale-issue-message: 'This issue is stale, and will be closed in 3 days if no reply is received.' close-issue-message: 'Closing this issue as it has been inactive for 10 days.' any-of-pr-labels: 'awaiting author revision' stale-pr-message: 'This PR is stale, and will be closed in 3 days if no reply is received.' close-pr-message: 'Closing this PR as it has been inactive for 10 days.'

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