anubis-mcp-server-ubuntu

efwoods/anubis-mcp-server-ubuntu
★ 0 stars Jupyter Notebook File System Updated 7d ago
MCP server to allow for a queryable OS filesystem and perform analysis on local files and media and return reports
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": {
    "anubis-mcp-server-ub": {
      "command": "npx",
      "args": [
        "-y",
        "efwoods/anubis-mcp-server-ubuntu"
      ]
    }
  }
}