redmine-mcp-server
Production-ready MCP server for Redmine with security, pagination, and enterprise features
Package Details
redmine-mcp-server
Environment Variables
URL of your Redmine server (e.g., https://your-redmine-server.com)
Redmine username for authentication (alternative to API key)
Redmine password for authentication (alternative to API key)
Redmine API key for authentication (alternative to username/password)
Host address for the MCP server (default: 0.0.0.0)
0.0.0.0
Port for the MCP server (default: 8000)
8000
Public hostname for file download URLs (default: localhost)
localhost
Public port for file download URLs (default: 8000)
8000
Directory for storing downloaded attachments (default: ./attachments)
./attachments
Enable automatic cleanup of expired files (default: true)
true
Interval between cleanup runs in minutes (default: 10)
10
Default expiry time for attachments in minutes (default: 60)
60