Skip to main content
Glama

Prompt Auto-Optimizer MCP

by sloth-wq

gepa_list_backups

Retrieve and filter system backups on Prompt Auto-Optimizer MCP. Specify a limit or filter by label to efficiently manage backup data for optimized AI prompt operations.

Instructions

List available system backups

Input Schema

NameRequiredDescriptionDefault
filterLabelNoFilter backups by label (optional)
limitNoMaximum number of backups to return

Input Schema (JSON Schema)

{ "properties": { "filterLabel": { "description": "Filter backups by label (optional)", "type": "string" }, "limit": { "default": 20, "description": "Maximum number of backups to return", "type": "number" } }, "type": "object" }

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