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.

ArangoDB MCP Server

This project implements the Model Context Protocol for ArangoDB.

Features

  • Query Tools:
    • Execute read-only or read-write AQL queries.
    • List databases and collections.

Usage

Connect to an ArangoDB instance and configure the server via a claude_desktop_config.json file.

Development

Clone the repository, install dependencies, set up the development environment, and run the project.