plane-mcp

versedhand/plane-mcp
★ 0 stars TypeScript Database Updated 2d ago
Lean MCP server for Plane CE — direct PostgreSQL access for agents
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

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

README Excerpt

Lean MCP server for [Plane CE](https://plane.so) — direct PostgreSQL access for AI agents. 8 tools, ~1600 token schema footprint. Compare to the official Plane MCP server's 96 tools / ~25,000 tokens. - **Reads** go direct to PostgreSQL (fast, no API overhead) - **Mutations** go through Plane's REST API (triggers email notifications, activity logs, webhooks)

Tools (8)

complete_issuecreate_issueget_issuelist_issueslist_projectsquerysearch_issuesupdate_issue
📊
Working with market or time-series data?
The Polymarket Historical Dataset — 18.5M+ price snapshots across 18,600+ prediction markets (CSV + SQLite). Built for backtesting & ML.
View dataset →