MCP server for Redmine API integration with AI agents.

stdiocommunityservice

Package Details

Transportstdio

Environment Variables

REDMINE_URL(str)
Required

Your Redmine instance URL (e.g., https://redmine.example.com)

REDMINE_API_KEY(str)
RequiredSecret

Your Redmine API key from account settings

REDMINE_USERNAME(str)
Required

Your Redmine username for Basic Authentication

REDMINE_PASSWORD(str)
RequiredSecret

Your Redmine password for Basic Authentication