ccx_create_parameter_group

Create a new parameter group (database configuration template). Use ccx_list_default_parameters first to see available parameters and their valid values.

Server Severalnines CCX MCP Server severalnines/ccx-mcp
Category Write
Risk class Medium
Parameters 00 required

What ccx_create_parameter_group does on Severalnines CCX MCP Server

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

Why ccx_create_parameter_group needs a policy

The tool creates (not retrieves) a database configuration template. While reversible (could be deleted), it modifies the control plane state by adding a new parameter group that could affect database behavior when applied via ccx_apply_parameter_group. The severity is high because misapplied parameter groups across clusters could degrade performance or availability, though not directly destructive.

From the tool's definition Tool creates a new parameter group ('Create a new parameter group'), which is a configuration template that modifies database settings. This is a Write operation that creates a new configuration resource.

Questions about ccx_create_parameter_group

What does the ccx_create_parameter_group tool do? +

Create a new parameter group (database configuration template). Use ccx_list_default_parameters first to see available parameters and their valid values. It is categorised as a Write tool in the Severalnines CCX 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 ccx_create_parameter_group? +

Register the Severalnines CCX MCP Server MCP server in PolicyLayer and add a rule for ccx_create_parameter_group: 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 Severalnines CCX MCP Server. Nothing to install.

What risk level is ccx_create_parameter_group? +

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

Can I rate-limit ccx_create_parameter_group? +

Yes. Add a rate_limit block to the ccx_create_parameter_group 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 ccx_create_parameter_group completely? +

Set action: deny in the PolicyLayer policy for ccx_create_parameter_group. 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 ccx_create_parameter_group? +

ccx_create_parameter_group is provided by the Severalnines CCX MCP Server MCP server (severalnines/ccx-mcp). 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.