Skip to content
Cline

mcp arangodb async for Cline

io.github.pcfvw/mcp-arangodb-async

Async MCP server for ArangoDB: 46 tools for graphs, queries, and multi-tenancy.

client:Cline transport:stdio runtime:pypi

Install mcp arangodb async in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

{
  "mcpServers": {
    "mcp-arangodb-async": {
      "command": "uvx",
      "args": [
        "mcp-arangodb-async"
      ]
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

mcp arangodb async in other clients