ke

kelvin6365/plane-mcp-server

This MCP Server will help you to manage projects and issues through [Plane's](https://plane.so) API

#project management#Plane API#issue tracking
Publisherkelvin6365/plane-mcp-server
Submitted date4/19/2025

Overview: Plane MCP Server

Title

Plane MCP Server – A Model Context Protocol (MCP) server that enables LLMs (like Claude) to interact with Plane.so for project and issue management.

How to Use

  • Installation:
    • Quick setup via Smithery:
      npx -y @smithery/cli install @kelvin6365/plane-mcp-server --client claude
    • Manual setup by cloning the repo, installing dependencies, and configuring environment variables (PLANE_API_KEY, PLANE_WORKSPACE_SLUG).
  • Usage with Claude: Configure the MCP server in Claude’s settings file or use Smithery for automatic setup.

Key Features

  • Project Management: List, retrieve, and filter projects.
  • Issue Handling: Create, update, and fetch issues with customizable properties (priority, assignees, etc.).
  • Workspace Integration: Securely interact with Plane.so’s API while maintaining user control.

Use Cases

  • Automating project tracking (e.g., "List all high-priority issues in the Development project").
  • Streamlining issue creation/updates (e.g., "Create a new urgent issue in Marketing").
  • Enhancing team collaboration via LLM-assisted workflows.

For more details, see the GitHub repository.

Visit More

View All