redmine-mcp-server
Production-ready MCP server for Redmine with security, pagination, and enterprise features
stdio v0.12.1
Connection Configuration
Add this to your AI agent's MCP config file to connect.
Run in your terminal:
claude mcp add io.github.jztan--redmine-mcp-server -- uvx
Server Details
Transport
stdio
Authentication
NoneVersion
v0.12.1
Server Name
io.github.jztan/redmine-mcp-server
Last Updated
Mar 5, 2026
Get Started
How to install and connect this MCP server.
Required Configuration
Environment variables you must provide when running this server.
| Variable | Required |
|---|---|
REDMINE_URL | Yes |
REDMINE_USERNAME | Optional |
REDMINE_PASSWORD secret | Optional |
REDMINE_API_KEY secret | Optional |
SERVER_HOST | Optional |
SERVER_PORT | Optional |
PUBLIC_HOST | Optional |
PUBLIC_PORT | Optional |
ATTACHMENTS_DIR | Optional |
AUTO_CLEANUP_ENABLED | Optional |
CLEANUP_INTERVAL_MINUTES | Optional |
ATTACHMENT_EXPIRES_MINUTES | Optional |