SERVER

Redmine MCP Server

Rank #466

io.github.jztan/redmine-mcp-server

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

23 versions
54 GitHub stars
by jztan (3 servers)View repository ↗
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)

PulseMCPDelisted · last seen Jun 4, 2026
GlamaDelisted · last seen Jun 4, 2026
ORGANIZATION

jztan

Organization
Servers in org
3
Versions across org
42
MORE FROM THIS PUBLISHER

Other servers by jztan

View all jztan servers →
VERSIONS

Available versions (23)

0.1.0 · Nov 25, 20240.4.4 · Sep 24, 20250.4.5 · Sep 24, 20250.6.0 · Oct 25, 20250.7.0 · Nov 29, 20250.7.1 · Dec 2, 20250.8.0 · Dec 8, 20250.8.1 · Dec 11, 20250.9.0 · Dec 21, 20250.9.1 · Jan 4, 20260.10.0 · Jan 18, 20260.11.0 · Feb 14, 20260.12.0 · Feb 20, 20260.12.1 · Mar 5, 20261.0.0 · Mar 14, 20261.1.0 · Mar 21, 20261.2.0 · Apr 14, 20261.2.2 · Apr 25, 20261.3.0 · May 6, 20262.0.0 · May 15, 20262.0.1 · May 21, 20262.5.0 · Jul 3, 20262.6.0 · Jul 10, 2026Nov 25, 2024Jul 10, 2026
VersionPublished
2.6.0Jul 10, 2026
2.5.0Jul 3, 2026
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

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