Monitor and diagnose persistent state management with details on cache status, disk usage, file counts, and privacy compliance for troubleshooting and storage optimization.
Retrieve and display the contents of a mounted directory using the specified mount point name. This tool simplifies directory inspection for Python code execution via the MCP server.
Initiate recovery mode for a virtual machine to perform system rescue operations, repair file systems, or recover data when the VPS cannot boot normally. Original disk is mounted for access.
Extract and read image files from a specified mounted directory using Python on the mcp-pyodide server. Input mount name and image path to process visual data efficiently.
Disable file-based persistence in XC-MCP, ensuring in-memory caching only. Optionally clears existing cache data to free disk space or meet privacy or CI/CD requirements. Use for troubleshooting or when persistent state management is unnecessary.
Access the full contents of a note file in your notes directory by specifying its relative path. Enables direct retrieval and review of stored information within your personal knowledge system.
A Model Context Protocol server that provides LLMs with full read-write access to PostgreSQL databases, allowing both querying and modifying database content with transaction management and safety controls.
A server implementing the Model Context Protocol that provides filesystem operations (read/write, directory management, file movement) through a standardized interface with security controls for allowed directories.
A comprehensive MCP (Model Context Protocol) server for file system operations, providing Claude and other AI assistants with access to local files and directories.