redmine-mcp-workflows
by Avicennasis
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| REDMINE_URL | Yes | Redmine base URL. Default: http://127.0.0.1:8281 | http://127.0.0.1:8281 |
| REDMINE_API_KEY | No | API key for authentication. | |
| REDMINE_HEADERS | No | Extra HTTP headers, comma-separated. Default: empty | |
| REDMINE_OAUTH_TOKEN | No | OAuth2 bearer token (takes precedence over API key). | |
| REDMINE_MCP_CACHE_DIR | No | Override for the SQLite cache location. Default: platform user-cache dir | |
| REDMINE_MCP_CACHE_TTL | No | Per-entry TTL in seconds. Default: 86400 | 86400 |
| REDMINE_MCP_LOG_LEVEL | No | Stdlib logging level. Default: INFO | INFO |
| REDMINE_MCP_READ_ONLY | No | Set 'true' to disable write tools. Default: false | false |
| REDMINE_MCP_ENABLE_PASSTHROUGH | No | Set 'true' to enable the redmine_request passthrough tool. Default: false | false |
| REDMINE_MCP_ALLOWED_DIRECTORIES | No | Comma-separated paths that redmine_upload_attachment may read from. Default: /tmp | /tmp |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/Avicennasis/redmine-mcp-workflows'
If you have feedback or need assistance with the MCP directory API, please join our Discord server