Back to MCP Servers
🔌

filesystem@quarkiverse/quarkus-mcp-servers

Apache-2.0

☕ 🏠 - A filesystem allowing for browsing and editing files implemented in Java using Quarkus. Available as jar or native image.

JavaFiles

Install

npx -y @jbangdev/jbang

claude_desktop_config.json

claude_desktop_config.json
{
  "mcpServers": {
    "filesystem-quarkiverse-quarkus-mcp-servers": {
      "command": "npx",
      "args": [
        "-y",
        "@jbangdev/jbang"
      ]
    }
  }
}

Add this to your Claude Desktop config file. Find it at ~/Library/Application Support/Claude/claude_desktop_config.json on macOS.