fsext-mcp-server-java

kurtzhi/fsext-mcp-server-java
★ 0 stars Unknown language File System Updated 9d ago
A full-featured secure MCP server for local file system operations, with built-in image processing, OCR and media tools.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "fsext-mcp-server-jav": {
      "command": "npx",
      "args": [
        "-y",
        "kurtzhi/fsext-mcp-server-java"
      ]
    }
  }
}

README Excerpt

A full-featured secure MCP server for local file system operations, with built-in image processing, OCR and media tools.