Skip to main content
Glama

XC-MCP: XCode CLI wrapper

by conorluddy

persistence-status

Monitor and diagnose persistent state management with details on cache status, disk usage, file counts, and privacy compliance for troubleshooting and storage optimization.

Instructions

🔒 Get Persistence System Status - Detailed information about persistent state management.

Provides comprehensive status including: • Current enable/disable state • Cache directory location and permissions • Disk usage and file counts • Last save timestamps • Storage recommendations and health checks • Privacy and security information

Essential for: • Monitoring cache effectiveness • Troubleshooting persistence issues • Understanding storage usage • Verifying privacy compliance

Input Schema

NameRequiredDescriptionDefault
includeStorageInfoNoInclude detailed disk usage and file information in the response

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "includeStorageInfo": { "default": true, "description": "Include detailed disk usage and file information in the response", "type": "boolean" } }, "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/conorluddy/xc-mcp'

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