makeplane / makeplane/plane-mcp-server
Expose recurring work items through the official MCP server
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 325
- Forks
- 178
- Avg merge
- 1d 12h
- Merged PRs (30d)
- 2
Description
Plane docs describe recurring work items as a supported feature in the product UI:
- https://docs.plane.so/core-concepts/projects/recurring-work-items
- docs explicitly mention Project Settings, Create recurring work item, and managing them from the Recurring work items section
But the official MCP server does not appear to expose recurring-work-item operations.
Evidence:
- MCP README tool list covers projects, work items, cycles, modules, initiatives, labels, etc.
- I could not find recurring-work-item create/list/update/delete operations in that published tool list:
This means an agent can manage normal work items, but still has to fall back to the GUI for recurring work items.
Request
Please expose recurring work item operations through the official MCP server, or document the public API if this already exists.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the published tool list in README.md and compare it with the recurring work item documentation linked in the issue. Determine whether recurring-work-item operations already exist in the public API; done means the official MCP server exposes the requested operations or the public API is documented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- api, tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 45/100