Skip to main content
Glama
jbresolin

plane_pages_mcp

by jbresolin

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MCP_HOSTNoHTTP server host.0.0.0.0
MCP_PATHNoHTTP server path./mcp
MCP_PORTNoHTTP server port.8300
LOG_LEVELNoLogging level.INFO
REDIS_URLNoRedis URL for OAuth state storage. Required in http mode.
DATABASE_URLNoPostgreSQL connection URL for pages and work-item relations. Required for pages subsystem.
MCP_TRANSPORTNoTransport mode: 'http' (OAuth) or 'stdio' (auth-free, on-box).http
PLANE_API_KEYNoAPI key for Plane REST API. Required for work items subsystem.
PLANE_WEB_URLNoPlane web URL for building page UI links.http://localhost
PLANE_BASE_URLNoPlane instance base URL for REST API. Required for work items subsystem.
WORKSPACE_SLUGNoDefault workspace slug.
JWT_SIGNING_KEYNoSecret key for JWT signing. Required in http mode (min 12 chars).
PUBLIC_BASE_URLNoPublic origin URL for OAuth. Required in http mode.
SERVICE_USER_IDNoUUID of the Plane user that owns tool-created pages. Required for pages writes.
GITHUB_CLIENT_IDNoGitHub OAuth client ID. Required in http mode.
LIVE_CONVERT_URLNoInternal converter endpoint for pages.http://live:3000/live/convert-document/
GITHUB_CLIENT_SECRETNoGitHub OAuth client secret. Required in http mode.
TOKEN_EXPIRY_SECONDSNoAccess token lifetime in seconds.604800
ALLOWED_GITHUB_LOGINSNoComma-separated list of allowed GitHub logins. Required in http mode.
STORAGE_ENCRYPTION_KEYNoFernet key for encrypting OAuth state at rest. Required in http mode.

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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/jbresolin/plane_pages_mcp'

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