Github PCfVW Mcp Arangodb Async
Async MCP server for ArangoDB: 46 tools for graphs, queries, and multi-tenancy.
About This MCP Server
Ask Claude: "Export the codebase graph structure as Markdown for visualization"
📖 Complete tools reference: https://github.com/PCfVW/mcp-arango-async/blob/master/docs/user-guide/tools-reference.md
📖 MCP Design Patterns Guide: https://github.com/PCfVW/mcp-arango-async/blob/master/docs/user-guide/mcp-design-patterns.md
Tools & Endpoints1
Example Workflow
Model your codebase as a graph to analyze dependencies, find circular references, and understand architecture. Here is an excerpt from the longer codebase analysis example:
What Problems It Solves
- • Codebase Dependency Analysis
Why Use Github PCfVW Mcp Arangodb Async?
- ✅ 46 MCP Tools - Complete ArangoDB operations (queries, collections, indexes, graphs)
- ✅ Multi-Tenancy - Work with multiple databases, environment switching, cross-database operations
- ✅ MCP Design Patterns - Progressive discovery, context switching, tool unloading (98.7% token savings)
- ✅ Graph Management - Create, traverse, backup/restore named graphs
- ✅ Content Conversion - JSON, Markdown, YAML, and Table formats
- ✅ Backup/Restore - Collection and graph-level backup with validation
- ✅ Analytics - Query profiling, explain plans, graph statistics
- ✅ Dual Transport - stdio (desktop clients) and HTTP (web/containerized)
- ✅ Docker Support - Run in Docker for isolation and reproducibility
- ✅ Production-Ready - Retry logic, graceful degradation, comprehensive error handling
- ✅ Type-Safe - Pydantic validation for all tool arguments
Specifications
Requirements
- Docker and Docker Compose installed
- Python 3.11+ (for mcp-arangodb-async)
Hosting
Hosting Options
- Package
API
Integrate this server into your application. Choose a connection method below.
Install
pip install mcp-arangodb-asyncConfigure
{
"mcpServers": {
"arangodb": {
"command": "python",
"args": ["-m", "mcp_arangodb_async"],
"env": {
"ARANGO_URL": "http://localhost:8529",
"ARANGO_DB": "mcp_arangodb_test",
"ARANGO_USERNAME": "mcp_arangodb_user",
"ARANGO_PASSWORD": "mcp_arangodb_password"
}
}
}
}Performance
Usage
Quick Reference
- Name
- Github PCfVW Mcp Arangodb Async
- Function
- Async MCP server for ArangoDB: 46 tools for graphs, queries, and multi-tenancy.
- Available Tools
- The server exposes 46 MCP tools organized into 11 categories:
- Transport
- Package
- Language
- Python
- Install
- pip install mcp-arangodb-async
- Source
- External (Registry)
- License
- Open Source
Ready to integrate this MCP server?
Book a demo to see how this server fits your workflow, or explore the full catalog.