stop-pod

stop-pod

Server RunPod MCP Server niel-runpod/mcp
Category Execute
Risk class High
Parameters 00 required

What stop-pod does on RunPod MCP Server

AI agents invoke stop-pod to trigger actions in RunPod MCP Server. What it does depends on the arguments the agent supplies, and its effects often reach beyond the immediate call — builds kicked off, notifications sent, workflows started.

Why stop-pod needs a policy

Stopping a pod is an Execute action—it triggers an external operation (pod termination) whose side effects depend on which pod is targeted. While not destructive (data persists), it interrupts active workloads and can cause service outages. The empty description reduces confidence slightly, but the clear intent from the tool name and RunPod API context is unambiguous.

From the tool's definition Tool name 'stop-pod' indicates termination of a running pod; the sibling tools 'create-pod' and 'delete-pod' confirm this server manages pod lifecycle operations. Stopping a pod halts a running computation/service.

Questions about stop-pod

What does the stop-pod tool do? +

stop-pod. It is categorised as a Execute tool in the RunPod MCP Server MCP Server, which means it can trigger actions or run processes. Use rate limits and argument validation.

How do I enforce a policy on stop-pod? +

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

What risk level is stop-pod? +

stop-pod is a Execute tool with high risk. Execute tools should be rate-limited and have argument validation enabled.

Can I rate-limit stop-pod? +

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

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

stop-pod is provided by the RunPod MCP Server MCP server (niel-runpod/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.