📡 MCP Radar

0xkillaflow/agama-redmine-mcp

MCP server for Redmine. Enables AI agents to work with issues using simple natural language commands.

18 stars
0 forks
TypeScript
momentum ▲ 36.0
created 2026-07-21
on radar since 2026-07-23
star trend 16 → 18 since 2026-07-23
mcpmcp-servernoderedmineredmine-mcp-servertypescript
View on GitHub ↗

About agama-redmine-mcp

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.

Maintaining this server?

Add the radar badge to your README — it shows your project was picked up by MCP Radar and links to this page:

[![On MCP Radar](https://mcp.liqiwa.com/badge.svg)](https://mcp.liqiwa.com/s/0xkillaflow--agama-redmine-mcp.html)

Related MCP servers

herry2059/project-os-for-codex

Open-source control plane for Codex projects: Git-backed context, visible agent progress, scoped MCP access, resumable work, and safe handoffs.

⭐ 104TypeScript
abluva/mcp-remote

The bridge for remote MCP — seamless OAuth, resilient auth recovery, production-grade reliability

⭐ 15TypeScript
anshupriyan/cli-bridge

MCP 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

⭐ 12TypeScript
sgateway/s-gw

Local credential control for AI coding agents.

⭐ 8TypeScript
luckeyfaraday/frontier-orchestrator

Multi-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

⭐ 6TypeScript
DavidFeder/pulsechain-mcp

PulseChain MCP server for AI agents: chain reads, markets, swap quotes, and encrypted wallets

⭐ 6TypeScript

📬 Get the weekly radar in your inbox

The top new MCP servers of the week, every Monday. No spam, unsubscribe anytime.