libregistry
Registry
Models
Docker
IAM
MCP
Docs
Sign in with Google
MCP Servers
/
database
/ ArangoDB
ArangoDB
JSON →
stdio
none
★ 47
database
A server for interacting with ArangoDB, a native multi-model database system.
github ↗
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
auth
none
env
ARANGO_URL
Resources
github
https://github.com/ravenwits/mcp-server-arangodb ↗
ArangoDB — MCP Server · libregistry