redmine_mcp_server
1
The Redmine MCP Server plugin offers a setup for a Model Context Protocol server utilizing Server Side Event technology. It is still an experimental concept, allowing users to list and read issues and wiki pages per project on a Redmine instance. It supports various databases such as SQLite, MySQL, and PostgreSQL.
list_issues
List all questions for each project
list_wiki_pages
List all wiki pages for each project
read_issue
Read a single question
read_wiki_page
Read a single wiki page