MCPs tagged with File Operations
-
fast-filesystem-mcp
Advanced filesystem operations and large file management for Claude Desktop environments.
fast-filesystem-mcp provides fast, memory-efficient file operations tailored for Claude Desktop using the Model Context Protocol. It supports chunked and streaming reads/writes, backup and recovery features, and advanced directory and file management tools. The implementation includes settings for debugging, logging, and error handling to seamlessly integrate with Claude Desktop's workflow.
- ⭐ 26
- MCP
- efforthye/fast-filesystem-mcp
-
Token Optimizer MCP
Efficient token reduction for context window optimization in AI workflows
Token Optimizer MCP is a server that reduces context window usage for AI tools by intelligently caching, compressing, and externally storing large content. It offers smart replacements for standard file and API operations, integrating seamlessly with tools such as Claude Desktop and other code assistants. The tool employs persistent caching with SQLite, high-ratio Brotli compression, and precise token counting to optimize both accuracy and efficiency. Production results indicate consistent 60-90% token usage reduction over tens of thousands of operations.
- ⭐ 6
- MCP
- ooples/token-optimizer-mcp