Claude Code Skills·Claude Skills·The open SKILL.md registry for Claude
ClaudSkillsArcadeMCP Servers › @makeplane/plane-mcp-server

@makeplane/plane-mcp-server

The Plane MCP Server is a Model Context Protocol (MCP) server that provides seamless integration with Plane APIs, enabling projects, work items, and automations capabilities for develops and AI interfaces.

MCP · npx unknown

Install

MCP server — add to your Claude Code config (typically ~/.claude/mcp_settings.json or ~/Library/Application Support/Claude/claude_desktop_config.json):

{
  "mcpServers": {
    "makeplane-plane-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@makeplane/plane-mcp-server"
      ]
    }
  }
}

Or smoke-test directly:

npx -y @makeplane/plane-mcp-server

Details

Websitehttps://www.npmjs.com/package/@makeplane/plane-mcp-server
GitHubgit+https://github.com/makeplane/plane-mcp-server.git
Licenseunknown
Pricingfree
Sourcesnpm
Discovered2026-05-25

More in MCP Servers

See all MCP Servers →

ClaudSkills Arcade · All categories · Catalog JSON · CC BY 4.0 · independent of Anthropic PBC