daiji-sshr/redmine-mcp-stateless
π MCP Serverdaiji-sshr
A stateless MCP server for Redmine, enabling secure, credential-free issue management and search via AI agents.
The redmine-mcp-stateless server provides a secure bridge between AI agents and Redmine project management software. By adopting a stateless architecture, it eliminates the risk of credential leakage, as authentication tokens are passed dynamically through HTTP headers for every request. This makes it ideal for enterprise environments where security compliance is paramount. The server supports a comprehensive suite of operations, including issue retrieval, creation, and modification, as well as advanced full-text search capabilities that span issue subjects, descriptions, and discussion threads. It is specifically optimized for Redmine 5.0+ and includes support for editing journals. Deployment is flexible, supporting both RHEL-based systemd services and containerized environments via Docker, allowing for seamless integration into existing infrastructure pipelines.
π‘Highlights
- ββStateless per-request auth
- ββFull-text search across issues
- ββRedmine 5.0+ compatibility
π―For
- ββDevOps Engineers
- ββAI Application Developers
πLinks
- ββGitHub Repository