Skip to main content
Glama

mcp-jdbc

by quarkiverse
name: Quarkiverse Perform Release run-name: Perform ${{github.event.inputs.tag || github.ref_name}} Release on: push: tags: - '*' workflow_dispatch: inputs: tag: description: 'Tag to release' required: true permissions: attestations: write id-token: write contents: read concurrency: group: ${{ github.workflow }}-${{ github.ref }} cancel-in-progress: true jobs: perform-release: name: Perform Release uses: quarkiverse/.github/.github/workflows/perform-release.yml@main secrets: inherit with: version: ${{github.event.inputs.tag || github.ref_name}}

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/quarkiverse/jdbc'

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