MCP server for Redmine. Enables AI agents to work with issues using simple natural language commands.
MCP server for Redmine. Enables AI agents to work with issues using simple natural language commands.
Works just as well as a personal tool for a single developer — or deployed once and shared by the whole team.
"What issues are assigned to me? Sort them by priority."
"Create a bug in the Web project: login button doesn't respond on mobile, mark it urgent."
"Summarize issue 456 and all its subtasks."
"How many hours did I log this week, broken down by project?"
- Node.js 20+ - A Redmine instance with the REST API enabled (Administration → Settings → API) - A Redmine API key — go to My account → API access key while signed in
Most MCP clients (e.g. Claude Desktop) launch the server for you — configure it once and forget it:
For Claude Desktop, this goes in claudedesktopconfig.json (Settings → Developer → Edit Config). Restart the client and the Redmine tools will appear in its tool list.
To run it standalone from a shell instead:
The server speaks MCP over stdio and logs to stderr, so stdout stays clean for the protocol.
Set via environment variables, validated at startup. See .env.example for a template.
Variable Required Default Purpose -------------------- -------- ------- -------------------------------------- REDMINEURL yes — Base URL of the Redmine instance REDMINEAPIKEY yes — API key for the acting user REDMINETIMEOUTMS no 30000 Per-request timeout in milliseconds LOGLEVEL no info debug \ info \ warn \ error MCPTRANSPORT no stdio stdio (only supported mode today)
From the project README.
Add the radar badge to your README — it shows your project was picked up by MCP Radar and links to this page:
[](https://mcp.liqiwa.com/s/0xkillaflow--agama-redmine-mcp.html)
Open-source control plane for Codex projects: Git-backed context, visible agent progress, scoped MCP access, resumable work, and safe handoffs.
abluva/mcp-remoteThe bridge for remote MCP — seamless OAuth, resilient auth recovery, production-grade reliability
anshupriyan/cli-bridgeMCP server for Claude Desktop and other Model Context Protocol clients — sandboxed filesystem access (read/write/edit/search) plus Dev Mode-gated shell command execution, scoped to a single workspace
sgateway/s-gwLocal credential control for AI coding agents.
luckeyfaraday/frontier-orchestratorMulti-agent orchestration for Claude Code: MCP server + skill that keeps Claude as lead engineer while delegating backend work to OpenAI Codex and frontend/design work to Kimi
DavidFeder/pulsechain-mcpPulseChain MCP server for AI agents: chain reads, markets, swap quotes, and encrypted wallets
The top new MCP servers of the week, every Monday. No spam, unsubscribe anytime.