Provides database interaction capabilities with ArangoDB through the Model Context Protocol (MCP).
Ravenwits ArangoDB enables seamless interaction with ArangoDB databases using the Model Context Protocol. This TypeScript-based server implements core database operations, allowing users to execute AQL queries, insert, update, and remove documents, backup collections, and list available collections. It's designed to integrate with tools like the Claude app and the Cline VSCode extension, providing a powerful interface for managing ArangoDB data through natural language prompts.