mcp-server-arangodb

mcp-server-arangodb

27

This project is a Model Context Protocol server designed for interacting with ArangoDB databases, offering core data operations like querying, insertion, and backup. It integrates with development tools such as VSCode and the Claude app for streamlined database management.

MCP Server for ArangoDB

A TypeScript-based Model Context Protocol (MCP) server enabling database interaction through ArangoDB. Features include executing AQL queries, inserting, updating, removing documents, and creating backups. Installation can be done via NPM or Smithery, and it configures with VSCode and Claude App. Usage examples include listing collections and querying data.