mcp_sample

mcp_sample

3.1

If you are the rightful owner of mcp_sample and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

TextSaver MCP is a Claude Model Context Protocol server that enables saving text to files on a local filesystem.

TextSaver MCP is a server designed to work with the Claude Desktop application, allowing users to save text input to files on their local filesystem. It features automatic timestamped filename generation, built-in security measures such as filename validation and sanitization, and protection against directory traversal attacks. The server also includes comprehensive error handling and logging, as well as size limit protections to prevent filesystem abuse. TextSaver MCP is compatible with Python 3.8 or higher and requires configuration within the Claude Desktop application to function properly.

Features

  • Save text input to files with a simple command
  • Automatically generates timestamped filenames if none provided
  • Built-in security with filename validation and sanitization
  • Protection against directory traversal attacks
  • Comprehensive error handling and logging