Skip to main content
Glama
minipuft

Claude Prompts MCP Server

System Control

system_control

Manage system administration tasks: switch frameworks, list or filter quality gates, view analytics, and control session operations with audit-friendly reasons and optional persistent config changes.

Instructions

⚙️ SYSTEM CONTROL [CAGEERF]: System administration. Status shows current CAGEERF phase context.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
topicNoGuide topic when requesting guidance.
actionYesUse 'guide' with topic:'framework' for phase-specific operation guidance.
reasonNoAudit-friendly explanation for switches, config changes, or restarts.
persistNoWhen true, gate/framework enable/disable changes are also written to config.json.
frameworkNoFramework identifier when switching. Use framework:list to see available options.
operationNoSub-command for the selected action (e.g. framework: switch|list|enable|disable, analytics: view|reset|history).
session_idNoTarget session ID or chain ID for session operations.
search_queryNoFilter gates by keyword (matches ID, name, or description). Use with gates:list action.
show_detailsNoRequest an expanded response for list/status style commands.
include_historyNoInclude historical entries (where supported).
include_metricsNoInclude detailed metrics output (where supported).
Behavior1/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

With no annotations provided, the description carries full responsibility for behavioral disclosure. It only offers a minor note about status showing CAGEERF phase context, without disclosing any actions, side effects, or persistence behaviors inherent to system administration.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness2/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is extremely brief, but the brevity results in under-specification rather than effective conciseness. The single vague sentence adds little value beyond the tool's name and does not earn its place.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness1/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

With 11 parameters, no annotations, and no output schema, the description must provide substantial context but only gives a vague one-liner. It fails to explain the tool's operations, supported actions, or expected behavior, making it inadequate for safe invocation.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

The input schema provides descriptions for all 11 parameters, achieving 100% coverage. The tool description adds no additional parameter semantics, so the baseline score of 3 applies.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose2/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description states 'System administration' and 'Status shows current CAGEERF phase context,' which is vague and largely restates the tool's name. It fails to specify any concrete verb or resource and does not differentiate from sibling tools like prompt_engine or resource_manager.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines2/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

No guidance is provided on when to use this tool versus alternatives. There is no mention of use cases, prerequisites, or exclusions, leaving the agent without criteria for selecting this tool.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

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/minipuft/claude-prompts-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server