MCP ServerSTDIOOfficialv1.1.0

redmine-mcp-server MCP Server

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

io.github.jztan/redmine-mcp-server

Hosted URL

https://github.com/jztan/redmine-mcp-server

Transport

STDIO

Auth

1 required env var

Connect to redmine-mcp-server

Hosted endpoint — paste into any MCP client.

https://github.com/jztan/redmine-mcp-server

Environment variables

Configuration this server reads at startup.

  • REDMINE_URLRequired

    URL of your Redmine server (e.g., https://your-redmine-server.com)

  • REDMINE_USERNAME

    Redmine username for authentication (alternative to API key)

  • REDMINE_PASSWORDSecret

    Redmine password for authentication (alternative to API key)

  • REDMINE_API_KEYSecret

    Redmine API key for authentication (alternative to username/password)

  • SERVER_HOST

    Host address for the MCP server (default: 0.0.0.0)

  • SERVER_PORT

    Port for the MCP server (default: 8000)

  • PUBLIC_HOST

    Public hostname for file download URLs (default: localhost)

  • PUBLIC_PORT

    Public port for file download URLs (default: 8000)

  • ATTACHMENTS_DIR

    Directory for storing downloaded attachments (default: ./attachments)

  • AUTO_CLEANUP_ENABLED

    Enable automatic cleanup of expired files (default: true)

  • CLEANUP_INTERVAL_MINUTES

    Interval between cleanup runs in minutes (default: 10)

  • ATTACHMENT_EXPIRES_MINUTES

    Default expiry time for attachments in minutes (default: 60)

Resources

Where to find authoritative docs and source for redmine-mcp-server.

Try redmine-mcp-server with 30+ AI models

Open MCP Agent Studio and connect this server to Claude, GPT, Gemini, DeepSeek and more — no install required.

Open Agent Studio

Related servers

More on MCP Playground