redmine-mcp-jun

junstellar/redmine-mcp-jun
★ 1 stars Python AI/LLM Updated 14d ago
Control your Redmine from Claude Code in natural language — an MCP server with 10 tools, one-line pipx install, Windows/macOS/Linux.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "redmine-mcp-jun": {
      "command": "uvx",
      "args": [
        "redmine-mcp-jun"
      ]
    }
  }
}

Or install with pip: pip install redmine-mcp-jun

README Excerpt

Claude Code(또는 다른 MCP 클라이언트)에서 **Redmine을 자연어로** 다룰 수 있게 해주는 MCP 서버. Windows · macOS · Linux 모두 지원하는 **pip 패키지**입니다. 자체 호스팅(self-hosted) Redmine이든 사내 Redmine이든, API 접근키만 있으면 됩니다. > ⚠️ API 키와 Redmine 주소는 **사용자 PC의 `~/.claude.json`에만** 저장됩니다. 서버는 stdio로 로컬에서만 동작하며, 외부로 키를 보내지 않습니다. | 도구 | 설명 | |---|---|

Tools (10)

add_commentcreate_issueget_issueget_my_todayget_wikilist_enumerationslist_issueslist_projectslist_wiki_pagesupdate_wiki

Topics

calude-codeclaudemcpmcp-serverpythonredmine