Loomal

Advanced filesystem operations with strict security boundaries for AI agents

3 starsnpm: @ai-capabilities-suite/mcp-filesystem

About mcp-filesystem

mcp-filesystem is an MCP (Model Context Protocol) server published by digital-defiance in the official MCP registry, listed under Autonomous Agents on Loomal. Advanced filesystem operations with strict security boundaries for AI agents

It ships as an npm package (@ai-capabilities-suite/mcp-filesystem), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/digital-defiance/ai-capabilities-suite, where the project has earned 3 GitHub stars.

Use mcp-filesystem with your agent

Claude Code · one command
claude mcp add mcp-filesystem -- npx -y @ai-capabilities-suite/mcp-filesystem
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "mcp-filesystem": {
      "command": "npx",
      "args": [
        "-y",
        "@ai-capabilities-suite/mcp-filesystem"
      ]
    }
  }
}
npm@ai-capabilities-suite/mcp-filesystem

Frequently asked questions

What is mcp-filesystem?
mcp-filesystem is an MCP (Model Context Protocol) server by digital-defiance in the Autonomous Agents category. Advanced filesystem operations with strict security boundaries for AI agents
How do I connect mcp-filesystem to Claude, Cursor, or another MCP client?
Install mcp-filesystem from its npm package (@ai-capabilities-suite/mcp-filesystem) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is mcp-filesystem open source?
Yes — the source code is public at github.com/digital-defiance/ai-capabilities-suite, with 3 GitHub stars.
Can AI agents pay to use mcp-filesystem?
Not yet through Loomal — mcp-filesystem is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain mcp-filesystem? Claim this listing free by verifying GitHub ownership, or contact us.