Skip to main content
Glama

Prompt Auto-Optimizer MCP

by sloth-wq

gepa_integrity_check

Verify and repair data integrity for AI prompt optimization components like evolution state, trajectories, configuration, and cache, ensuring reliable performance in automated prompt refinement.

Instructions

Perform comprehensive data integrity check

Input Schema

NameRequiredDescriptionDefault
autoRepairNoAttempt automatic repair of detected issues
componentNoComponent to check integrity forall

Input Schema (JSON Schema)

{ "properties": { "autoRepair": { "default": false, "description": "Attempt automatic repair of detected issues", "type": "boolean" }, "component": { "default": "all", "description": "Component to check integrity for", "enum": [ "all", "evolution_state", "trajectories", "configuration", "cache" ], "type": "string" } }, "type": "object" }

Other Tools from Prompt Auto-Optimizer MCP

Related Tools

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/sloth-wq/prompt-auto-optimizer-mcp'

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