Back to search
30
MCP

fs-mcp

pypi/fs-mcp

A secure MCP filesystem server with Stdio and Web UI modes.

Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

FileSystem MCP Server
Secure filesystem access for AI agents with configurable directory and file type restrictions
0 tools
fastmcp-file-server
Secure MCP file server with multi-tier authentication
0 tools
@j0hanz/filesystem-mcp
Secure filesystem MCP server for reading, writing, searching, diffing, and patching files.
0 tools
better-mcps-filesystem
A safe, root-scoped filesystem MCP server (FastMCP / MCP 2.0).
0 tools
directory-browser-mcp
A secure MCP server for browsing directories and files with access control
0 tools
portertech/filesystem-mcp-server
A secure, high-performance MCP server that gives AI agents safe access to your local filesystem.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "fs-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}