lucas-deangelis_arango-mcp-server
0
This project is an implementation of the Model Context Protocol specifically for ArangoDB. It provides tools to execute both read-only and read-write queries, list databases and collections, and more, facilitating interaction with ArangoDB instances.
Overview
ArangoDB MCP Server is an implementation of the Model Context Protocol for ArangoDB, offering tools to interact with databases through read-only and read-write queries. Users can list available databases and collections within an ArangoDB instance. The project does not currently have a detailed overview but aims to enable operations and data access on an ArangoDB server via the MCP.