← Back to Plugins
MCP Server MCP

MCP File Tools

github By github 👁 1 views ▲ 0 votes

Non-UTF-8 files: CP1251, CP1252, KOI8, ISO-8859, UTF-16, GBK auto-detected and preserved

Homepage Verified source GitHub

Install

mcpb:https://github.com/dimitar-grigorov/mcp-file-tools/releases/download/v4.3.0/mcp-file-tools_windows_amd64.exe

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "mcpb",
      "identifier": "https://github.com/dimitar-grigorov/mcp-file-tools/releases/download/v4.3.0/mcp-file-tools_windows_amd64.exe",
      "fileSha256": "d276b4b247aedcd09aeccc3c1165935d578063ac2de85a96a706256eb7eccad7",
      "transport": {
        "type": "stdio"
      }
    },
    {
      "registryType": "mcpb",
      "identifier": "https://github.com/dimitar-grigorov/mcp-file-tools/releases/download/v4.3.0/mcp-file-tools_windows_arm64.exe",
      "fileSha256": "10eee25156a89755430f8c3cb6f4582afcf2f37bec9ecff9c08b9bdf37b2c2e3",
      "transport": {
        "type": "stdio"
      }
    },
    {
      "registryType": "mcpb",
      "identifier": "https://github.com/dimitar-grigorov/mcp-file-tools/releases/download/v4.3.0/mcp-file-tools_linux_amd64",
      "fileSha256": "cc25abfeae70cb9562443361a4951d4fd05a89f87db6843a4d085c935176e71c",
      "transport": {
        "type": "stdio"
      }
    },
    {
      "registryType": "mcpb",
      "identifier": "https://github.com/dimitar-grigorov/mcp-file-tools/releases/download/v4.3.0/mcp-file-tools_linux_arm64",
      "fileSha256": "7b5d2c43c88e248814ed29c09736840294263c3b79f8a9a3a55ac3dab9c71712",
      "transport": {
        "type": "stdio"
      }
    },
    {
      "registryType": "mcpb",
      "identifier": "https://github.com/dimitar-grigorov/mcp-file-tools/releases/download/v4.3.0/mcp-file-tools_darwin_amd64",
      "fileSha256": "2c569f3717601462f3dd09f1970c93c6d9892feaed0ef1a67dcdd861d0b405b7",
      "transport": {
        "type": "stdio"
      }
    },
    {
      "registryType": "mcpb",
      "identifier": "https://github.com/dimitar-grigorov/mcp-file-tools/releases/download/v4.3.0/mcp-file-tools_darwin_arm64",
      "fileSha256": "8008f8ff6dded095e08d38a192b8321be89192a8205a571b03d10705043974ba",
      "transport": {
        "type": "stdio"
      }
    }
  ]
}
mcp model-context-protocol mcpb

Comments

Sign in to leave a comment

Loading comments...