Skip to main content
Glama

OpenAPI MCP Server

by JacerOmri
dockerhub-description.yml607 B
name: Update Docker Hub Description on: push: branches: - main paths: - README.md - .github/workflows/dockerhub-description.yml jobs: dockerHubDescription: runs-on: ubuntu-latest steps: - uses: actions/checkout@v4 - name: Docker Hub Description uses: peter-evans/dockerhub-description@v4 with: username: ${{ secrets.DOCKERHUB_USERNAME }} password: ${{ secrets.DOCKERHUB_TOKEN }} repository: jaceromri/openapi-mcp-proxy short-description: ${{ github.event.repository.description }} enable-url-completion: true

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/JacerOmri/openapi-mcp-proxy'

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