Serversio.github.Oncorporation/filesystem-server
S

FileSystem MCP Server

io.github.Oncorporation/filesystem-server · v0.1.3
▦ pypi
v0.1.3pypi pypi: vs-filesystem-mcp-server↗ Repository
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "io.github.Oncorporation/filesystem-server",
  "description": "Secure filesystem access for AI agents with configurable directory and file type restrictions",
  "title": "FileSystem MCP Server",
  "repository": {
    "url": "https://github.com/Oncorporation/filesystem_server",
    "source": "github"
  },
  "version": "0.1.3",
  "packages": [
    {
      "registryType": "pypi",
      "identifier": "vs-filesystem-mcp-server",
      "version": "0.1.3",
      "transport": {
        "type": "stdio"
      }
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}