SERVER

Redmine Mcp Server

Rank #500

pulsemcp/jztan-redmine

Production-ready MCP server for Redmine with security, pagination, and enterprise features

21 versions
39 GitHub stars
by jztan (2 servers)View repository ↗
First listed
May 25, 2025
Last publish date
May 21, 2026
OVERVIEW

Redmine Mcp Server is a Model Context Protocol (MCP) server published by jztan. It ranks #500 of 58,832 servers tracked on MCP Toplist, and its repository has 39 GitHub stars. Redmine Mcp Server is listed across 2 registries — Official MCP and PulseMCP, with 21 tracked versions. It was first listed on May 25, 2025 and most recently updated on May 21, 2026.

STANDING
#500of 58,832 tracked serversTop 1%

Ranks ahead of 58,332 of 58,832 servers on MCP Toplist.

Recent momentum
+13GitHub stars since Apr 27 (+50%)
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": {
    "jztan-redmine": {
      "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 2 registries

ORGANIZATION

jztan

Organization
Total servers
2
Total versions
35
MORE FROM THIS PUBLISHER

Other servers by jztan

View all jztan servers →
VERSIONS

Available versions (21)

VersionPublished
2.0.1May 21, 2026
2.0.0May 15, 2026
1.3.0May 6, 2026
1.2.2Apr 25, 2026
1.2.0Apr 14, 2026
1.1.0Mar 21, 2026
1.0.0Mar 14, 2026
0.12.1Mar 5, 2026
0.12.0Feb 20, 2026
0.11.0Feb 14, 2026
0.10.0Jan 18, 2026
0.9.1Jan 4, 2026
0.9.0Dec 21, 2025
0.8.1Dec 11, 2025
0.8.0Dec 8, 2025
0.7.1Dec 2, 2025
0.7.0Nov 29, 2025
0.6.0Oct 25, 2025
0.4.5Sep 24, 2025
0.4.4Sep 24, 2025
0.1.0Nov 25, 2024
FAQ

Frequently asked questions

What is Redmine Mcp Server?
Production-ready MCP server for Redmine with security, pagination, and enterprise features
Who maintains Redmine Mcp Server?
Redmine Mcp Server is maintained by jztan, which publishes 2 MCP servers (35 total versions) tracked on MCP Toplist.
Is Redmine Mcp Server an official MCP server?
Yes — Redmine Mcp Server is listed on the Official MCP Registry, alongside PulseMCP.
How many versions does Redmine Mcp Server have?
MCP Toplist tracks 21 versions of Redmine Mcp Server, most recently published on May 21, 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