← Back to Plugins
MCP Server MCP

MCP File Tools

github By github 👁 3 views ▲ 0 votes

Secure encoding-aware filesystem tools with atomic writes, legacy encodings, and typed errors

Homepage Verified source GitHub

Install

mcpb:https://github.com/zoster81/mcp-file-tools/releases/download/v2.0.0/mcp-file-tools_windows_amd64.exe

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "mcpb",
      "identifier": "https://github.com/zoster81/mcp-file-tools/releases/download/v2.0.0/mcp-file-tools_windows_amd64.exe",
      "fileSha256": "80ea2b004ea33e45225446649e9d69c789dda244f8ed6f6d4a6c8616b06759ec",
      "transport": {
        "type": "stdio"
      }
    },
    {
      "registryType": "mcpb",
      "identifier": "https://github.com/zoster81/mcp-file-tools/releases/download/v2.0.0/mcp-file-tools_windows_arm64.exe",
      "fileSha256": "22fca584160a022ea12370123a6c6036a2cb7e4a370b1520aded689f19d467a0",
      "transport": {
        "type": "stdio"
      }
    },
    {
      "registryType": "mcpb",
      "identifier": "https://github.com/zoster81/mcp-file-tools/releases/download/v2.0.0/mcp-file-tools_linux_amd64",
      "fileSha256": "4b90f28f811811adc7175420622e40a7cd52691e142619a05735c3407b818b52",
      "transport": {
        "type": "stdio"
      }
    },
    {
      "registryType": "mcpb",
      "identifier": "https://github.com/zoster81/mcp-file-tools/releases/download/v2.0.0/mcp-file-tools_linux_arm64",
      "fileSha256": "7bcb099194244a727d12dfa9d25ea398c354684030828292b0267e83dc1254d6",
      "transport": {
        "type": "stdio"
      }
    },
    {
      "registryType": "mcpb",
      "identifier": "https://github.com/zoster81/mcp-file-tools/releases/download/v2.0.0/mcp-file-tools_darwin_amd64",
      "fileSha256": "b9bb38d8723e1bc73e349aae5b35877627c672d9fb32d25c904104ebc8cf834b",
      "transport": {
        "type": "stdio"
      }
    },
    {
      "registryType": "mcpb",
      "identifier": "https://github.com/zoster81/mcp-file-tools/releases/download/v2.0.0/mcp-file-tools_darwin_arm64",
      "fileSha256": "0dc7835483e65c57ebf79811df5ca30cbb86bc28c028ad34cf47a4f5a22d0208",
      "transport": {
        "type": "stdio"
      }
    }
  ]
}
mcp model-context-protocol mcpb

Comments

Sign in to leave a comment

Loading comments...