MCPHub

0 serversUpdated Aug 28, 2026

ServersTrendingCategories
MCPHub

Catalog

  • Servers
  • Trending
  • Categories

Company

  • About

Shout out

  • Formatly
  • Hirime

Searchable catalog of Model Context Protocol servers. Find tools that connect your AI assistant to the services and data you use.

PrivacyTerms

© 2026 MCPHub

Servers/Workplace & Productivity/Plane
Workplace & ProductivityOfficial
P

Plane

The official Plane MCP server provides integration with Plane APIs, enabling full AI automation of Plane projects, work items, cycles and more.

299 starsUpdated Aug 26, 2026
View on GitHub

Ads

Overview

A Model Context Protocol server for Plane. Gives an AI agent tools to read and manage projects, work items, cycles, modules, releases, customers and more. Built on FastMCP and the official plane-sdk. - 30 tools, one per Plane resource, covering 204 operations - Local or remote — stdio, streamable HTTP, SSE - OAuth or API key authentication Get an API key from Plane: Workspace Settings → API tokens. Add this to your MCP client's configuration: uvx needs no install step. Requires Python 3.10+. For a self-hosted Plane, add "PLANE_BASE_URL": "https://plane.example.com".

Installation

uvx plane-mcp-server stdio

Configuration

{
  "mcpServers": {
    "plane": {
      "command": "uvx",
      "args": [
        "plane-mcp-server",
        "stdio"
      ],
      "env": {
        "PLANE_API_KEY": "<your-api-key>",
        "PLANE_WORKSPACE_SLUG": "<your-workspace-slug>"
      }
    }
  }
}

Capabilities

  • Query work items with PQL

    Ask for issues by state, priority, or assignee using `workitem(action="list")` with Plane Query Language filters.

  • Create and manage work items

    Have the assistant create new issues or update existing ones via `workitem(action="create")` or related actions.

  • Manage cycles and modules

    Ask to archive cycles, list modules, or perform other cycle/module operations through their dedicated tools.

  • Get PQL syntax reference

    Request `get_pql_reference` to have the assistant explain Plane's query language operators and examples.

  • Count and group work items

    Use `workitem(action="count")` with `group_by` to get aggregated issue statistics by state or other fields.

Tags

  • project-management
  • task-management
  • productivity

Related MCP servers

C

Cua

Official

MCP server for the Computer-Use Agent (CUA), allowing you to run CUA through Claude Desktop or other MCP clients.

21.9kWorkplace & ProductivityUpdated Today
N

Notion MCP

Official

Official Notion MCP server for searching, reading, creating, and updating Notion pages, databases, and workspace content from AI agents.

4.6kWorkplace & ProductivityUpdated Jul 25, 2026

Notion MCP Server

Search pages, read blocks, and create content in Notion workspaces.

3.9kWorkplace & ProductivityUpdated 3 days ago
L

Laravel Boost

Official

Laravel Boost is an MCP server equipped with over 15 specialized tools designed to streamline AI-assisted coding workflows.

3.6kWorkplace & ProductivityUpdated Today