MCP File System Server
by moaaz01 · ai-ml · mcp-server, glama
A secure, sandboxed file system server that enables reading, writing, searching, and managing files through MCP-compatible AI clients with path traversal protection and size limits.
Source: https://github.com/moaaz01/mcp-file-system-server
Install
git clone https://github.com/moaaz01/mcp-file-system-serverTags: mcp-server, glama
Source: glama
About ai-ml MCP servers and Claude skills
ai-ml MCP servers extend what AI agents can do inside Claude Code, Cursor, Copilot, Codex, and Windsurf. The Skiln directory indexes 16,000+ such integrations across 22 categories.
MCP File System Server is one of hundreds of ai-ml entries indexed on Skiln. Browse the full ai-ml category or the complete directory of Claude skills, MCP servers, agents, commands, and hooks.
Related ai-ml MCPs and skills
- MCP Weather Server by moaaz01
Provides weather forecasts, alerts, and current conditions via the Model Context Protocol, using simulated data and supporting both stdio and HTTP transports.
- MCP SQLite Server by moaaz01
Query, explore, and manage SQLite databases through the Model Context Protocol. Connect any MCP-compatible AI client to your databases.
- MCP Multi-Server Gateway by moaaz01
Aggregate, route, and orchestrate multiple MCP backend servers behind a single MCP endpoint.
- Enterprise MCP Skill Hub by Refinanceflows
Enterprise MCP Skill Hub is a locally runnable reference implementation of a governed reusable skill layer for enterprise agents, exposing approved skills through FastAPI and an MCP-compatible adapter with tools, resources, and prompts.
- PageIndex MCP by lorenzpfei
A self-hosted MCP server for PageIndex's vectorless, reasoning-based document retrieval. It ingests PDFs into a hierarchical table of contents using an LLM and serves documents, structure, and page content via MCP tools.
- mcptools by highercomve
An all-in-one MCP server for local LLMs that provides live web access, math, shell/code execution, filesystem access, memory, and RAG over local files using LM Studio embeddings.
- Outlook MCP by dutta-Piyush
Enables AI agents to manage Microsoft Outlook emails through the Microsoft Graph API, supporting operations like listing, reading, sending, and moving emails.
- hae-mcp by bzhzion
MCP server for hae — a GTD-based task management app. Gives Claude full access to your hae instance: projects, cards, columns, checklists, comments, labels, organisations, notifications, users, and AI features.
Frequently asked questions
How do I install MCP File System Server?
Add the install command above to your Claude Code, Cursor, or Windsurf MCP configuration. Most servers register via npx, a local command, or a Docker image. Refer to the source repository for environment variables and credential requirements.
Which clients support MCP File System Server?
Any MCP-compatible client works: Claude Desktop, Claude Code CLI, Cursor, Windsurf, Zed, and VS Code with the official MCP extension. OpenAI Codex and GitHub Copilot increasingly support MCP via adapter bridges.
Is MCP File System Server free?
The server itself is typically open source. Any upstream service (API keys, paid tiers, hosted infrastructure) may have its own pricing. Check the source repository for details.