Overview
Features
43 MCP Tools
Complete ArangoDB operations (queries, collections, indexes, graphs) exposed as MCP tools.
MCP Design Patterns
Progressive discovery, context switching, and tool unloading with efficiency token savings.
Graph Management
Create, traverse, backup/restore named graphs.
Content Conversion
Support for JSON, Markdown, YAML, and Table content formats.
Backup/Restore
Backup collections and graphs with validation.
Analytics
Query profiling, explain plans, graph statistics.
Dual Transport
Supports stdio (desktop clients) and HTTP (web/containerized deployments).
Docker & Production-Ready
Docker support with isolation and reproducibility; retry logic and robust error handling.
Who Is This For?
- AI assistants:Expose ArangoDB operations via MCP for chat-based DB management and analytics.
- Developers:Wraps ArangoDB on MCP for programmatic graph operations and tooling.




