← All servers
πŸ”§

Redmine ServerVerifiedπŸ›‘ No advisories

io.github.jztan/redmine-mcp-server
New to MCP? Start here β†’
60β˜… stars
0weekly installs
1 day agolast release

Provenancewhere it came from, and what was verified

βœ“
Verified namespace

Published to the official MCP registry by github.com/jztan, which proved it owns this namespace.

Verified owner: github.com/jztan β†—io.github.jztan/redmine-mcp-server

πŸ›‘ Permissions & trustwhat this server can touch before you run it

β—†
Secrets required
Needs REDMINE_PASSWORD, REDMINE_API_KEY.
βœ“
Configuration
Reads REDMINE_URL, REDMINE_USERNAME, SERVER_HOST, SERVER_PORT, PUBLIC_HOST, PUBLIC_PORT, ….

About

MCP server that lets AI assistants manage Redmine issues, projects, wikis, and time tracking

Packages & transports

pypiredmine-mcp-serverv2.8.0 Β· uvx

Metadata

Categorydevops
LicenseMIT
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "redmine_mcp_server": {
      "command": "uvx",
      "args": [
        "redmine-mcp-server"
      ]
    }
  }
}

β–Ά Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector uvx redmine-mcp-server