M
Text Saver

Text Saver

mcp server

Description

The TextSaver MCP server provides a secure way to save text content to local files through a simple interface. Built with Python using the FastMCP framework, it implements robust security measures including filename validation, path sanitization, and size limitations to prevent common vulnerabilities. The server runs locally on port 8080 and offers a single tool that saves text with either user-specified or timestamp-generated filenames, complete with comprehensive error handling and detailed logging. It's particularly useful for workflows requiring persistent storage of text data generated during AI assistant conversations without requiring complex file system access.

Server Details

Added

April 21, 2025