Skip to main content
Glama
pypi-test.yaml467 B
name: Pre-Release on: release: types: [prereleased] jobs: testpypi: name: Publish to TestPyPI runs-on: ubuntu-latest environment: name: testpypi permissions: id-token: write steps: - uses: actions/checkout@v4 - uses: astral-sh/setup-uv@v6 - run: uv build --index-strategy unsafe-best-match # Because packages aren't available on TestPyPI - run: uv publish --index testpypi # Defined in pyproject.toml

Latest Blog Posts

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/helixml/kodit'

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