Back to search
30
MCP

FileSystem MCP Server

io.github.oncorporation/filesystem-server

Secure filesystem access for AI agents with configurable directory and file type restrictions

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

Similar MCP servers embedding-nearest

portertech/filesystem-mcp-server
A secure, high-performance MCP server that gives AI agents safe access to your local filesystem.
0 tools
agentfiles-mcp
MCP server for AgentFiles — gives AI agents file sharing tools
0 tools
io.github.digital-defiance/mcp-filesystem
Advanced filesystem operations with strict security boundaries for AI agents
0 tools
mcp-virtual-fs
MCP server providing AI agents with persistent, PostgreSQL-backed virtual filesystem — session-isolated file operations, cross-session store
0 tools
io.github.marin1321/mcp-devtools
MCP server giving AI agents safe access to filesystem, databases, processes, and APIs.
0 tools
context-mcp
MCP server for project context integration - provides read-only filesystem operations for AI agents
0 tools

How to use

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

{
  "mcpServers": {
    "filesystem_mcp_server": {
      "url": "None",
      "transport": "http"
    }
  }
}