MCP Servers / database / ArangoDB

ArangoDB

JSON →
stdionone47database

A server for interacting with ArangoDB, a native multi-model database system.

Install
How to run this server
[ { "cmd": "npx arango-server", "imports": [] } ]
server path: arangodb
Tools
What this server exposes
arango_query
Execute AQL queries
arango_insert
Insert documents into collections
arango_update
Update existing documents
arango_remove
Remove documents from collections
arango_backup
Backup all collections to JSON files
arango_list_collections
List all collections in the database
arango_create_collection
Create a new collection in the database
Configuration
Environment & auth
authnone
envARANGO_URL
Resources
ArangoDB — MCP Server · libregistry