Skip to main content
Glama

MCP Agents

by amajakai14
publish.yml517 B
name: Publish MCP Agents to PyPI on: release: types: [published] workflow_dispatch: jobs: pypi-publish: name: Upload to PyPI runs-on: ubuntu-latest permissions: id-token: write # For PyPI's trusted publishing steps: - name: Checkout uses: actions/checkout@v5 with: fetch-depth: 0 - name: "Install uv" uses: astral-sh/setup-uv@v6 - name: Build run: uv build - name: Publish to PyPi run: uv publish -v dist/*

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/amajakai14/mcp-agents'

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