fileee-mcp-server

strausmann/fileee-mcp-server
★ 0 stars Shell Security Updated today
Inoffizieller MCP-Server fuer Fileee — Remote-Connector mit OAuth 2.1 (Resource Server), auf Basis von go-fileee
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": {
    "fileee-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "strausmann/fileee-mcp-server"
      ]
    }
  }
}