redmine_upload

redmine_upload

Server Redmine Enhanced MCP Server olssonsten/mcp-redmine
Category Write
Risk class Medium
Parameters 00 required

What redmine_upload does on Redmine Enhanced MCP Server

AI agents use redmine_upload to create or update resources in Redmine Enhanced MCP Server — usually the action step of a workflow, after the agent has gathered context. Every call changes real data in your Redmine Enhanced MCP Server environment.

Why redmine_upload needs a policy

File uploads create new data (attachments) in the Redmine system. This is reversible (attachments can be deleted), so it qualifies as Write rather than Destructive. The severity is medium because uploaded files could contain malicious content, consume storage, or clutter issues, but the impact is generally limited to the Redmine project scope.

From the tool's definition Server description states the tool can 'upload/download attachments' and this tool is named 'redmine_upload'. The function performs file upload operations which modify server state by adding attachments to Redmine issues.

Questions about redmine_upload

What does the redmine_upload tool do? +

redmine_upload. It is categorised as a Write tool in the Redmine Enhanced MCP Server MCP Server, which means it can create or modify data. Consider rate limits to prevent runaway writes.

How do I enforce a policy on redmine_upload? +

Register the Redmine Enhanced MCP Server MCP server in PolicyLayer and add a rule for redmine_upload: allow, deny, rate-limit, or require approval. Point your MCP client at the PolicyLayer proxy URL and the rule is enforced on every call, before it reaches Redmine Enhanced MCP Server. Nothing to install.

What risk level is redmine_upload? +

redmine_upload is a Write tool with medium risk. Write tools should be rate-limited to prevent accidental bulk modifications.

Can I rate-limit redmine_upload? +

Yes. Add a rate_limit block to the redmine_upload rule in your PolicyLayer policy. For example, setting max: 10 and window: 60 limits the tool to 10 calls per minute. Rate limits are tracked per agent session and reset automatically.

How do I block redmine_upload completely? +

Set action: deny in the PolicyLayer policy for redmine_upload. The AI agent will receive a policy violation error and cannot call the tool. You can also include a reason field to explain why the tool is blocked.

What MCP server provides redmine_upload? +

redmine_upload is provided by the Redmine Enhanced MCP Server MCP server (olssonsten/mcp-redmine). PolicyLayer sits as a proxy in front of this server to enforce policies before tool calls reach the server.

// LOOK UP ANOTHER SERVER

Every MCP server has a record like this.

Type a name, get the same breakdown: verified identity, auth posture, risk grade, capabilities, recommended policy.

Teams ship this data inside their own products. See what a licence covers →

// GET IN TOUCH

Have a question or want to learn more? Send us a message.

Message sent.

We'll get back to you soon.