daiji-sshr/redmine-mcp-stateless
by Various
> A stateless & SSE-ready MCP server for Redmine. Supports shared team deployment with per-request credential handling.
MCP
daiji-sshr/redmine-mcp-stateless
Added 1 June 2026
Overview
A stateless MCP server for Redmine that uses Server-Sent Events (SSE) for real-time communication. It supports shared team deployment by handling credentials on a per-request basis, avoiding persistent sessions.
Best for
Best for
Teams needing a stateless, SSE-capable Redmine integration for AI toolchains
Use cases
- Integrate Redmine project management with AI assistants via MCP
- Deploy a stateless Redmine API bridge for multi-user teams
- Enable real-time Redmine data streaming through SSE endpoints
Notes
A stateless MCP server for Redmine that uses Server-Sent Events (SSE) for real-time communication. It supports shared team deployment by handling credentials on a per-request basis, avoiding persistent sessions.
0 stars on GitHub. Last updated 2026-03-18. Licensed MIT.
Use cases
- Integrate Redmine project management with AI assistants via MCP
- Deploy a stateless Redmine API bridge for multi-user teams
- Enable real-time Redmine data streaming through SSE endpoints
Pros
- Stateless design simplifies scaling and team deployment
- SSE support enables real-time data streaming
- Per-request credential handling improves security in shared environments
Cons
- Zero stars and no community adoption yet
- Limited documentation beyond the basic description
- Requires Python runtime and MCP client setup
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Stateless design simplifies scaling and team deployment
- SSE support enables real-time data streaming
- Per-request credential handling improves security in shared environments
Cons
- Zero stars and no community adoption yet
- Limited documentation beyond the basic description
- Requires Python runtime and MCP client setup
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.