karateboss/mcp_planio
If you are the rightful owner of mcp_planio and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
MCP Enabled Plan.IO (Redmine) Reader is a server that utilizes the Model Context Protocol to read and search issues on plan.io, tested on Claude Desktop.
Tools
Functions exposed to the LLM to take actions
search_issues_by_assignee
Search Redmine issues assigned to a user by login or ID, optionally filtered by a time span
get_assigned_issues
Retrieve issues assigned to the authenticated user
get_issue_details
Retrieve the full body and metadata of a specific Redmine issue by ID
search_issues_by_keyword
Search for issues across all projects using a keyword (paginated to retrieve all matches)
get_issues_by_tracker
Retrieve issues filtered by tracker name and optionally by project ID or name
get_issue_hours_booked
Retrieve the total number of hours booked to a Redmine issue, handling pagination
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client