Cette page est affichée en anglais. Une traduction française est en cours.
MCP ConfigsMay 13, 2026·2 min de lecture

Plane MCP Server — Manage Issues from Agents

Plane MCP Server brings Plane projects and work items into MCP: uvx for local stdio or remote HTTP via mcp.plane.so. Verified 220★; setup ~5–12 minutes.

MCP Hub
MCP Hub · Community
Prêt pour agents

Cet actif peut être lu et installé directement par les agents

TokRepo expose une commande CLI universelle, un contrat d'installation, le metadata JSON, un plan selon l'adaptateur et le contenu raw pour aider les agents à juger l'adaptation, le risque et les prochaines actions.

Native · 94/100Policy : autoriser
Surface agent
Tout agent MCP/CLI
Type
Mcp
Installation
Uvx
Confiance
Confiance : Established
Point d'entrée
uvx plane-mcp-server stdio
Commande CLI universelle
npx tokrepo install 6f1aa65b-264a-5050-83e6-6597363de8c1
Introduction

Plane MCP Server brings Plane projects and work items into MCP: uvx for local stdio or remote HTTP via mcp.plane.so. Verified 220★; setup ~5–12 minutes.

Best for: Teams using Plane who want agents to create and triage work items

Works with: Any MCP client (stdio via uvx; remote HTTP via npx mcp-remote)

Setup time: 5-12 minutes

Key facts (verified)

  • GitHub: 220 stars · 92 forks · pushed 2026-05-13.
  • License: MIT · owner avatar + repo URL verified via GitHub API.
  • README-verified entrypoint: uvx plane-mcp-server stdio.

Main

  • Use the uvx stdio transport for local, key-based access when you need predictable auth and low-latency tool calls.

  • If you need a hosted option, README documents remote HTTP endpoints with OAuth or PAT headers via mcp.plane.so.

  • Treat it as a work-item backbone: list/create/update issues and cycles so agents can turn plans into tracked execution.

Source-backed notes

  • README recommends uvx for stdio transport and shows MCP client JSON using command: uvx + args: ["plane-mcp-server","stdio"].
  • README documents remote HTTP endpoints (OAuth and PAT token variants) and suggests npx mcp-remote@latest for clients without native support.
  • README lists supported transports: stdio, SSE (legacy), and streamable HTTP.

FAQ

  • Do I need Node.js for local use?: No — README says stdio transport works with Python (uvx); Node is for remote transports.
  • Is SSE still recommended?: No — README marks SSE as legacy and recommends HTTP transports instead.
  • Can I use OAuth instead of API keys?: Yes — README documents OAuth remote HTTP at mcp.plane.so.
🙏

Source et remerciements

Source: https://github.com/makeplane/plane-mcp-server > License: MIT > GitHub stars: 220 · forks: 92

Fil de discussion

Connectez-vous pour rejoindre la discussion.
Aucun commentaire pour l'instant. Soyez le premier à partager votre avis.

Actifs similaires