Back to MCP Servers
🔌

Anubis MCP

NOASSERTION

(Elixir) - A high-performance and high-level Model Context Protocol (MCP) implementation in Elixir. Think like "Live View" for MCP.

ElixirAI & LLMs

Install

npx -y anubis-mcp

claude_desktop_config.json

claude_desktop_config.json
{
  "mcpServers": {
    "anubis-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "anubis-mcp"
      ]
    }
  }
}

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