SERVER
Redmine MCP Server
Rank #466io.github.jztan/redmine-mcp-server
Production-ready MCP server for Redmine with security, pagination, and enterprise features
First listed
May 25, 2025
Last publish date
Jul 10, 2026
OVERVIEW
Redmine MCP Server is a Model Context Protocol (MCP) server published by jztan. It ranks #466 of 76,851 servers tracked on MCP Toplist, and its repository has 54 GitHub stars. Redmine MCP Server is listed across 3 registries — Official MCP, PulseMCP and Glama, with 23 tracked versions. It was first listed on May 25, 2025 and most recently updated on Jul 10, 2026.
STANDING
#466of 76,851 tracked serversTop 1%
Ranks ahead of 76,385 of 76,851 servers on MCP Toplist.
Recent momentum
+28GitHub stars since Apr 27 (+108%)
CONNECT
Use Redmine MCP Server
Add Redmine MCP Server to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
Python package (PyPI)
{
"mcpServers": {
"redmine-mcp-server": {
"command": "uvx",
"args": [
"redmine-mcp-server"
],
"env": {
"REDMINE_URL": "<your REDMINE_URL>",
"REDMINE_USERNAME": "<your REDMINE_USERNAME>",
"REDMINE_PASSWORD": "<your REDMINE_PASSWORD>",
"REDMINE_API_KEY": "<your REDMINE_API_KEY>",
"SERVER_HOST": "<your SERVER_HOST>",
"SERVER_PORT": "<your SERVER_PORT>",
"PUBLIC_HOST": "<your PUBLIC_HOST>",
"PUBLIC_PORT": "<your PUBLIC_PORT>",
"ATTACHMENTS_DIR": "<your ATTACHMENTS_DIR>",
"AUTO_CLEANUP_ENABLED": "<your AUTO_CLEANUP_ENABLED>",
"CLEANUP_INTERVAL_MINUTES": "<your CLEANUP_INTERVAL_MINUTES>",
"ATTACHMENT_EXPIRES_MINUTES": "<your ATTACHMENT_EXPIRES_MINUTES>"
}
}
}
}Replace each placeholder with your own value before saving.
REGISTRIES
Listed on 1 registry (2 delisted)
ORGANIZATION
jztan
MORE FROM THIS PUBLISHER
Other servers by jztan
View all jztan servers →VERSIONS
Available versions (23)
| Version | Published |
|---|---|
| 2.6.0 | Jul 10, 2026 |
| 2.5.0 | Jul 3, 2026 |
| 2.0.1 | May 21, 2026 |
| 2.0.0 | May 15, 2026 |
| 1.3.0 | May 6, 2026 |
| 1.2.2 | Apr 25, 2026 |
| 1.2.0 | Apr 14, 2026 |
| 1.1.0 | Mar 21, 2026 |
| 1.0.0 | Mar 14, 2026 |
| 0.12.1 | Mar 5, 2026 |
| 0.12.0 | Feb 20, 2026 |
| 0.11.0 | Feb 14, 2026 |
| 0.10.0 | Jan 18, 2026 |
| 0.9.1 | Jan 4, 2026 |
| 0.9.0 | Dec 21, 2025 |
| 0.8.1 | Dec 11, 2025 |
| 0.8.0 | Dec 8, 2025 |
| 0.7.1 | Dec 2, 2025 |
| 0.7.0 | Nov 29, 2025 |
| 0.6.0 | Oct 25, 2025 |
| 0.4.5 | Sep 24, 2025 |
| 0.4.4 | Sep 24, 2025 |
| 0.1.0 | Nov 25, 2024 |
FAQ
Frequently asked questions
- Who maintains Redmine MCP Server?
- Redmine MCP Server is maintained by jztan, which publishes 3 MCP servers (42 total versions) tracked on MCP Toplist.
- Is Redmine MCP Server listed on the Official MCP Registry?
- Yes — Redmine MCP Server is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Redmine MCP Server have?
- MCP Toplist tracks 23 versions of Redmine MCP Server, most recently published on Jul 10, 2026.
- Where can I find the source code for Redmine MCP Server?
- The source code for Redmine MCP Server is hosted at github.com/jztan/redmine-mcp-server.
EXPLORE