Skip to main content
Glama

Tinybird MCP server

Official
by tinybirdco
tinybird-ci.yml846 B
################################################## ### Visit https://github.com/tinybirdco/ci ### ### for more details or custom CI/CD ### ################################################## name: Tinybird - CI Workflow on: workflow_dispatch: pull_request: paths: - 'mcp-server-analytics/tinybird/**' branches: - main types: [opened, reopened, labeled, unlabeled, synchronize, closed] concurrency: ${{ github.workflow }}-${{ github.event.pull_request.number }} jobs: ci: uses: tinybirdco/ci/.github/workflows/ci.yml@v4.1.0 with: data_project_dir: ./mcp-server-analytics/tinybird secrets: tb_admin_token: ${{ secrets.TB_ADMIN_TOKEN }} tb_host: https://api.tinybird.co

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/tinybirdco/mcp-tinybird'

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