Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PLANE_API_KEYYesYour Plane.so API key for authentication.
PLANE_WORKSPACE_SLUGYesYour Plane.so workspace slug found in the URL.

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
list-projectsA

List all projects in the workspace

get-projectB

Get detailed information about a specific project

create-projectB

Create a new project

update-projectC

Update a project

delete-projectC

Delete a project

list-issuesB

List all issues in a project

create-issueC

Create a new issue

get-issueB

Get an issue by its ID

update-issueD

Update an issue

delete-issueC

Delete an issue

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

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