arango-mcp-server

arango-mcp-server

4

The ArangoDB MCP Server project is designed to implement the Model Context Protocol for interacting with ArangoDB databases. It offers tools for executing queries and managing databases and collections, making it useful for database management and automation tasks.

readQuery

Perform read-only query on the database

readWriteQuery

Perform read and write queries on the database

listDatabases

List all databases on the ArangoDB server

listCollections

List all collections in the specified database