Skip to content
Back to search
30
MCP v0.1.3

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

FileSystem MCP Server
Secure filesystem access for AI agents with configurable directory and file type restrictions
0 tools
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
io.github.Digital-Defiance/mcp-filesystem
Advanced filesystem operations with strict security boundaries for AI agents
0 tools
ai-vault-mcp
MCP server that gives AI clients direct access to your local filesystem — save, find, and organize files using natural language
0 tools

How to use

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

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