Loomal

FileSystem MCP Server

MCP server by github.com/oncorporation/filesystem_server

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

5 starspypi: vs-filesystem-mcp-server

About FileSystem MCP Server

FileSystem MCP Server is an MCP (Model Context Protocol) server published by oncorporation in the official MCP registry, listed under Autonomous Agents on Loomal. Secure filesystem access for AI agents with configurable directory and file type restrictions

It ships as a Python package on PyPI (vs-filesystem-mcp-server), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/oncorporation/filesystem_server, where the project has earned 5 GitHub stars.

Use FileSystem MCP Server with your agent

Claude Code · one command
claude mcp add filesystem-mcp-server -- uvx vs-filesystem-mcp-server
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "filesystem-mcp-server": {
      "command": "uvx",
      "args": [
        "vs-filesystem-mcp-server"
      ]
    }
  }
}
pypivs-filesystem-mcp-server

Frequently asked questions

What is FileSystem MCP Server?
FileSystem MCP Server is an MCP (Model Context Protocol) server by oncorporation in the Autonomous Agents category. Secure filesystem access for AI agents with configurable directory and file type restrictions
How do I connect FileSystem MCP Server to Claude, Cursor, or another MCP client?
Install FileSystem MCP Server from its pypi package (vs-filesystem-mcp-server) 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 FileSystem MCP Server open source?
Yes — the source code is public at github.com/oncorporation/filesystem_server, with 5 GitHub stars.
Can AI agents pay to use FileSystem MCP Server?
Not yet through Loomal — FileSystem MCP Server 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 FileSystem MCP Server? Claim this listing free by verifying GitHub ownership, or contact us.