Content
# Redmine MCP Server
**UNDER CONSTRUCTION**
## API Refecence
- [Redmine API](https://www.redmine.org/projects/redmine/wiki/Rest_api)
- [MCP Specification](https://modelcontextprotocol.io/specification/2025-03-26)
## APIs
- [x] Issues
- [ ] Projects ★
- [x] Project Memberships
- [ ] Users
- [ ] Time Entries
- [ ] News
- [ ] Issue Relations
- [ ] Versions
- [ ] Wiki Pages
- [ ] Queries
- [ ] Attachments
- [ ] Issue Statuses
- [ ] Trackers
- [ ] Enumerations
- [ ] Issue Categories
- [ ] Roles
- [ ] Groups
- [ ] Custom Fields
- [ ] Search
- [ ] Files
- [ ] My account
- [ ] Journals
## Stable APIs
| API | Status | Notes | Version |
| -------------------------------- | ------ | ----- | ------- |
| [Projects](Rest_Projects) | Stable | | 1.0 |
| [Time Entries](Rest_TimeEntries) | Stable | | 1.1 |
You Might Also Like
MarkItDown MCP
markitdown-mcp is a lightweight MCP server for converting various URIs to Markdown.
Github
GitHub MCP Server connects AI tools to GitHub for code management and automation.

apisix
Apache APISIX is an API Gateway for managing APIs and microservices.
experiments-with-mcp
A collection of practical experiments with MCP using various libraries.
guidance-for-deploying-model-context-protocol-servers-on-aws
Guidance for deploying Model Context Protocol servers on AWS with secure...
mcp-hubspot
MCP server for AI assistants to access HubSpot CRM data efficiently.