Skip to main content
Glama

Plane MCP Server

get-project

Retrieve detailed project information from Plane.so using the project ID to access specific project data and manage project workflows.

Instructions

Get detailed information about a specific project

Input Schema

NameRequiredDescriptionDefault
project_idYesID of the project to retrieve

Input Schema (JSON Schema)

{ "properties": { "project_id": { "description": "ID of the project to retrieve", "type": "string" } }, "required": [ "project_id" ], "type": "object" }

Other Tools from Plane MCP Server

Related Tools

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

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