Rename an organization
AI agents use organization_rename to create or update resources in MongoDB Atlas MCP Server — usually the action step of a workflow, after the agent has gathered context. Every call changes real data in your MongoDB Atlas MCP Server environment.
The action modifies existing data (organization name) but is reversible—the name can be changed back. This qualifies as Write rather than Destructive. However, renaming an organization is a high-severity operation because it affects identity/branding across all projects and users within that organization, potentially causing confusion, access issues, or operational disruption if done incorrectly by an AI agent.
From the tool's definition Tool performs 'Rename an organization' which modifies organizational metadata. This is a reversible write operation that changes the organization's name attribute in MongoDB Atlas.
Attacks that exploit this kind of access
Rename an organization. It is categorised as a Write tool in the MongoDB Atlas MCP Server MCP Server, which means it can create or modify data. Consider rate limits to prevent runaway writes.
Register the MongoDB Atlas MCP Server MCP server in PolicyLayer and add a rule for organization_rename: 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 MongoDB Atlas MCP Server. Nothing to install.
organization_rename is a Write tool with medium risk. Write tools should be rate-limited to prevent accidental bulk modifications.
Yes. Add a rate_limit block to the organization_rename 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.
Set action: deny in the PolicyLayer policy for organization_rename. 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.
organization_rename is provided by the MongoDB Atlas MCP Server MCP server (montumodi/mongodb-atlas-mcp-server). PolicyLayer sits as a proxy in front of this server to enforce policies before tool calls reach the 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 →