Skip to main content
Glama

Plane MCP Server

Official
by makeplane
build_check.yml403 B
name: Build Check on: pull_request: types: [opened, synchronize] branches: - canary - main jobs: build: name: Build Check runs-on: ubuntu-latest steps: - name: Checkout code uses: actions/checkout@v4 with: fetch-depth: 0 - name: Install dependencies run: npm ci - name: Build package run: npm run build

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/makeplane/plane-mcp-server'

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