Redmine MCP Server
Rank #26,234io.github.igorolv/redmine-mcp-server
Redmine for AI agents: issues, projects, wiki, attachments, time entries and release analytics
Redmine MCP Server is a Model Context Protocol (MCP) server published by igorolv. It ranks #26,234 of 132,113 servers tracked on MCP Toplist. Redmine MCP Server is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Sep 15, 2026 and most recently updated on Sep 15, 2026.
Ranks ahead of 105,879 of 132,113 servers on MCP Toplist.
Use Redmine MCP Server
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add redmine-mcp-server -e "REDMINE_URL=<your REDMINE_URL>" -e "REDMINE_API_KEY=<your REDMINE_API_KEY>" -e "REDMINE_MCP_WRITE_ENABLED=<your REDMINE_MCP_WRITE_ENABLED>" -- docker run -i --rm ghcr.io/igorolv/redmine-mcp-server:0.1.0Replace each placeholder with your own value before saving.
[mcp_servers.redmine-mcp-server]
command = "docker"
args = ["run", "-i", "--rm", "ghcr.io/igorolv/redmine-mcp-server:0.1.0"]
[mcp_servers.redmine-mcp-server.env]
REDMINE_URL = "<your REDMINE_URL>"
REDMINE_API_KEY = "<your REDMINE_API_KEY>"
REDMINE_MCP_WRITE_ENABLED = "<your REDMINE_MCP_WRITE_ENABLED>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"redmine-mcp-server": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/igorolv/redmine-mcp-server:0.1.0"
],
"env": {
"REDMINE_URL": "<your REDMINE_URL>",
"REDMINE_API_KEY": "<your REDMINE_API_KEY>",
"REDMINE_MCP_WRITE_ENABLED": "<your REDMINE_MCP_WRITE_ENABLED>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"redmine-mcp-server": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/igorolv/redmine-mcp-server:0.1.0"
],
"env": {
"REDMINE_URL": "<your REDMINE_URL>",
"REDMINE_API_KEY": "<your REDMINE_API_KEY>",
"REDMINE_MCP_WRITE_ENABLED": "<your REDMINE_MCP_WRITE_ENABLED>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"redmine-mcp-server": {
"type": "stdio",
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/igorolv/redmine-mcp-server:0.1.0"
],
"env": {
"REDMINE_URL": "<your REDMINE_URL>",
"REDMINE_API_KEY": "<your REDMINE_API_KEY>",
"REDMINE_MCP_WRITE_ENABLED": "<your REDMINE_MCP_WRITE_ENABLED>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"redmine-mcp-server": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/igorolv/redmine-mcp-server:0.1.0"
],
"env": {
"REDMINE_URL": "<your REDMINE_URL>",
"REDMINE_API_KEY": "<your REDMINE_API_KEY>",
"REDMINE_MCP_WRITE_ENABLED": "<your REDMINE_MCP_WRITE_ENABLED>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"redmine-mcp-server": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/igorolv/redmine-mcp-server:0.1.0"
],
"env": {
"REDMINE_URL": "<your REDMINE_URL>",
"REDMINE_API_KEY": "<your REDMINE_API_KEY>",
"REDMINE_MCP_WRITE_ENABLED": "<your REDMINE_MCP_WRITE_ENABLED>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.igorolv%2Fredmine-mcp-server)<a href="https://mcptoplist.com/server/io.github.igorolv%2Fredmine-mcp-server"><img src="https://mcptoplist.com/badge/io.github.igorolv%2Fredmine-mcp-server.svg" alt="MCP Toplist: Top 25% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
igorolv
Other servers by igorolv
View all igorolv servers →Available versions (1)
| Version | Published |
|---|---|
| 0.1.0 | Sep 15, 2026 |
Frequently asked questions
- Who maintains Redmine MCP Server?
- Redmine MCP Server is maintained by igorolv, which publishes 3 MCP servers (3 total versions) tracked on MCP Toplist.
- Is Redmine MCP Server listed on the Official MCP Registry?
- Yes — Redmine MCP Server is listed on the Official MCP Registry, alongside Glama.
- How many versions does Redmine MCP Server have?
- MCP Toplist tracks 1 version of Redmine MCP Server, most recently published on Sep 15, 2026.
- Where can I find the source code for Redmine MCP Server?
- The source code for Redmine MCP Server is hosted at github.com/igorolv/redmine-mcp-server.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.