This MCP server integrates with Redmine project management systems, providing access to Redmine data through MCP tools for AI assistants.
From the registry: Production-ready MCP server for Redmine with security, pagination, and enterprise features
$ pip install redmine-mcp-serverhttps://pypi.org/project/redmine-mcp-server/Please install the `redmine-mcp-server` MCP server into my current AI client (that's you).
Required prerequisites (do these first if not already done):
- **Redmine instance** — A running Redmine server. Get your API key from My Account settings.
- **Install and start the server** — Install the Python package and create a .env config file Run: `pip install redmine-mcp-server` (https://pypi.org/project/redmine-mcp-server/)
Canonical MCP server config (HTTP transport):
- url: `http://127.0.0.1:8000/mcp`
Note: Python HTTP MCP server for Redmine. 21 tools: projects, issues (CRUD), time tracking, search, wiki, file attachments. Supports OAuth2 (Redmine 6.1+), SSL certs, read-only mode. Start with: redmine-mcp-server. Config via .env file.
Add this MCP server to my current client's config in the correct format for you. If you need secrets or credentials I haven't provided, ASK me — do not invent values or leave raw placeholders. After adding it, tell me how to verify the server is connected.REDMINE_URLrequiredBase URL of your Redmine instanceREDMINE_API_KEYrequiredAPI key for authentication in legacy modeREDMINE_USERNAMErequiredUsername for basic auth in legacy modeREDMINE_PASSWORDrequiredPassword for basic auth in legacy modeREDMINE_MCP_BASE_URLrequiredPublic base URL of this server in OAuth modeControl Unreal Engine to browse assets, import content, and manage levels and sequences. Automate…