filesystem-mcp-server
johntawfik
README
filesystem-mcp-server
Recommended Servers
Excel MCP Server
A Model Context Protocol server that enables AI assistants to read from and write to Microsoft Excel files, supporting formats like xlsx, xlsm, xltx, and xltm.
Claude Code MCP
An implementation of Claude Code as a Model Context Protocol server that enables using Claude's software engineering capabilities (code generation, editing, reviewing, and file operations) through the standardized MCP interface.
Crawlab MCP Server
Image Generator MCP Server
A TypeScript-based MCP server that generates images using OpenAI's dall-e-3 model based on text prompts and saves them to a specified directory.
mcp-everything-search
This server provides: * Fast file search capabilities using Everything SDK * Windows-specific implementation * Complements existing filesystem servers with specialized search functionality
MCP Source Tree Server
Generates a JSON file tree from a specified directory's 'src' folder, adhering to '.gitignore' rules, allowing for quick project structure review in Claude.
Code MCP
An MCP server that provides tools for reading, writing, and editing files on the local filesystem.
Binary Reader MCP
A Model Context Protocol server for reading and analyzing binary files, with initial support for Unreal Engine asset files (.uasset).
Everything Search MCP Server
Provides integration with Everything Search Engine allowing powerful file search capabilities through the Model Context Protocol with advanced search options like regex, case sensitivity, and sorting.
Model Control Plane (MCP) Server
A server implementation that provides a unified interface for OpenAI services, Git repository analysis, and local filesystem operations through REST API endpoints.