This website requires JavaScript.
Explore
Help
Sign In
github-personal
/
redmine-mcp
Watch
1
Star
0
Fork
0
mirror of
https://github.com/shadoll/redmine-mcp.git
synced
2026-08-28 03:27:56 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8528ea7da9484f9067c53128f06f850f65992c36
redmine-mcp
/
app
T
History
sha
8528ea7da9
feat: add delete_issue_comment function to remove comments from issues
2026-04-03 15:17:34 +03:00
..
entities
feat: add delete_issue_comment function to remove comments from issues
2026-04-03 15:17:34 +03:00
__init__.py
refactor, add modularity
2026-03-20 14:09:28 +02:00
auth.py
feat: add Bearer token authentication support for MCP
2026-03-20 19:05:44 +02:00
client.py
feat: include watchers in issue details and update API call parameters
2026-03-24 00:19:17 +02:00
config.py
Refactor environment variable validation in config.py for improved error messaging; update Docker Compose restart policy to on-failure
2026-03-20 14:35:45 +02:00
mcp.py
feat: enhance FastMCP initialization with detailed instructions for Markdown usage
2026-03-20 19:13:50 +02:00