Home › Other › redmine-mcp-server
redmine-mcp-server
MCP server that lets AI assistants manage Redmine issues, projects, wikis, and time tracking
Python
★ 79 stars
Last pushed 2026-09-23
License: MIT
Connect
Review any command before running it. Package names and URLs come from the server's own registry entry.
Package (pypi 2.16.0)
uvx redmine-mcp-server
Or add to your MCP client config:
{
"mcpServers": {
"redmine-mcp-server": {
"command": "uvx",
"args": [
"redmine-mcp-server"
],
"env": {
"REDMINE_URL": "<YOUR_VALUE>",
"REDMINE_USERNAME": "<YOUR_VALUE>",
"REDMINE_PASSWORD": "<YOUR_VALUE>",
"REDMINE_API_KEY": "<YOUR_VALUE>",
"SERVER_HOST": "<YOUR_VALUE>",
"SERVER_PORT": "<YOUR_VALUE>",
"PUBLIC_HOST": "<YOUR_VALUE>",
"PUBLIC_PORT": "<YOUR_VALUE>",
"ATTACHMENTS_DIR": "<YOUR_VALUE>",
"AUTO_CLEANUP_ENABLED": "<YOUR_VALUE>",
"CLEANUP_INTERVAL_MINUTES": "<YOUR_VALUE>",
"ATTACHMENT_EXPIRES_MINUTES": "<YOUR_VALUE>"
}
}
}
}
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)
Related servers
B
browser-use
Other
Control a real Chrome browser to complete any task: fill forms, extract data, book flights.
★ 116,188
MCP Server
S
servers
Other
MCP server that exercises all the features of the MCP protocol
★ 90,577
MCP Server
W
World Monitor
Other
Live markets, conflicts, country risk, chokepoints, energy, and China decision signals. 75 tools.
★ 87,324
MCP Server
Requires auth
P
paperclip
Other
Trending hip-hop artist momentum scores across four cultural dimensions.
★ 82,095
MCP Server
Reachable
R
ruflo
Other
AI orchestration with hive-mind swarms, neural networks, and 87 MCP tools for enterprise dev.
★ 73,202
MCP Server
C
Chrome DevTools MCP
Other
MCP server for Chrome DevTools
★ 52,570
MCP Server
Data from the Official MCP Registry