cyanheads/filesystem-mcp-server
A Model Context Protocol (MCP) server for platform-agnostic file capabilities, including advanced search/replace and directory tree traversal
Supports dual STDIO and HTTP transports with JWT authentication, enabling both direct process communication and network-based AI agent interactions. Built with TypeScript and Zod validation, it implements a layered architecture separating transport, API, core services, and tool implementation layers for modularity and maintainability. Includes session-aware path management, comprehensive filesystem operations with regex-based search-and-replace, and security features like path sanitization and configurable base directory restrictions for sandboxed file access.
No commits in the last 6 months. Available on npm.
Stars
34
Forks
26
Language
TypeScript
License
Apache-2.0
Category
Last pushed
Jul 22, 2025
Commits (30d)
0
Dependencies
24
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/cyanheads/filesystem-mcp-server"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Higher-rated alternatives
efforthye/fast-filesystem-mcp
A high-performance Model Context Protocol (MCP) server that provides secure filesystem access...
peteretelej/diffchunk
diffchunk - A local MCP server that gives LLMs the ability to work with large diff files....
MarcusJellinghaus/mcp_server_filesystem
MCP File System Server: A secure Model Context Protocol server that provides file operations for...
n0zer0d4y/vulcan-file-ops
A Security-centric MCP Server providing enterprise-grade filesystem powers to AI...
peteretelej/largefile
largefile - MCP server that helps LLMs work with large files that exceed context limits. A...