Skip to main content
Glama
compasify

Redmine MCP Server

by compasify

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
REDMINE_URLYesBase URL of the Redmine instance. Example: https://redmine.example.com
REDMINE_API_KEYYesAPI key generated in Redmine
REDMINE_MCP_READ_ONLYNoEnable read-only mode. 'true' disables data modification operations.false
REDMINE_MCP_DISABLE_NEWSNoSet to 'true' to disable news tools.false
REDMINE_MCP_DISABLE_WIKINoSet to 'true' to disable wiki tools.false
REDMINE_MCP_DISABLE_FILESNoSet to 'true' to disable files tools.false
REDMINE_MCP_DISABLE_USERSNoSet to 'true' to disable user management tools.false
REDMINE_MCP_DISABLE_GROUPSNoSet to 'true' to disable group management tools.false
REDMINE_MCP_DISABLE_PROJECTSNoSet to 'true' to disable project management tools.false
REDMINE_MCP_DISABLE_VERSIONSNoSet to 'true' to disable versions tools.false
REDMINE_MCP_DISABLE_WATCHERSNoSet to 'true' to disable watchers tools.false
REDMINE_MCP_DISABLE_RELATIONSNoSet to 'true' to disable issue relations tools.false
REDMINE_MCP_DISABLE_ATTACHMENTSNoSet to 'true' to disable attachments tools.false
REDMINE_MCP_DISABLE_MEMBERSHIPSNoSet to 'true' to disable memberships tools.false
REDMINE_MCP_DISABLE_TIME_ENTRIESNoSet to 'true' to disable time entries tools.false

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/compasify/redmine-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server