← All servers
πŸ”§

FilesystemVerifiedπŸ›‘ No advisories

io.github.Digital-Defiance/mcp-filesystem
New to MCP? Start here β†’
0β˜… stars
0weekly installs
7 months agolast release

Provenancewhere it came from, and what was verified

βœ“
Verified namespace

Published to the official MCP registry by github.com/digital-defiance, which proved it owns this namespace.

Verified owner: github.com/digital-defiance β†—io.github.Digital-Defiance/mcp-filesystem

πŸ›‘ Permissions & trustwhat this server can touch before you run it

βœ“
Configuration
Reads WORKSPACE_ROOT.

About

Advanced filesystem operations with strict security boundaries for AI agents

Packages & transports

npm@ai-capabilities-suite/mcp-filesystemv0.1.9 Β· npx
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp_filesystem": {
      "command": "npx",
      "args": [
        "-y",
        "@ai-capabilities-suite/mcp-filesystem"
      ]
    }
  }
}

β–Ά Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector npx -y @ai-capabilities-suite/mcp-filesystem
Filesystem, an MCP server Β· SocketCat