Skip to main content
Glama

Ghost MCP Server

by oculairmedia
compose.yaml378 B
services: planemcp: image: oculair/planeprojectmanagermcp:latest ports: - "3094:3094" restart: unless-stopped env_file: - .env environment: - PORT=3094 - PLANE_API_KEY=${PLANE_API_KEY} - PLANE_BASE_URL=${PLANE_BASE_URL} - PLANE_WORKSPACE_SLUG=${PLANE_WORKSPACE_SLUG} - NODE_ENV=${NODE_ENV:-production} networks: {}

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/oculairmedia/plane-projectmanagement_mcp'

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