Skip to main content
Glama
mkdocs-deploy.yml529 B
name: Deploy MkDocs site on: push: branches: - main permissions: contents: write jobs: build-deploy: runs-on: ubuntu-latest steps: - name: Checkout source uses: actions/checkout@v4 - name: Setup Python uses: actions/setup-python@v5 with: python-version: '3.x' - name: Install MkDocs and theme run: | pip install mkdocs mkdocs-material - name: Build and Deploy to gh-pages run: | mkdocs gh-deploy --force

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/mahdin75/gis-mcp'

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