Skip to main content
Glama

Plane MCP Server

Official
by makeplane
version.ts193 B
import { createRequire } from "node:module"; const require = createRequire(import.meta.url); const pkg = require("../../package.json"); export function getVersion() { return pkg.version; }

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