Ravenwits ArangoDB icon

Ravenwits ArangoDB

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.

主な機能

  • Inserts, updates, and removes documents within ArangoDB collections.
  • Executes AQL queries with optional bind variables.
  • 0 GitHub stars
  • Backups all collections to JSON files for data preservation.
  • Lists all collections in the database with their metadata.
  • Integrates with Claude app and Cline VSCode extension for MCP workflows.

ユースケース

  • Automating database operations such as querying, inserting, updating, and backing up data.
  • Interacting with ArangoDB using natural language prompts via the Claude app.
  • Managing ArangoDB databases within the Cline VSCode extension.
Craft Better Prompts with AnyPrompt
Sponsored
    Ravenwits ArangoDB: Database Interaction via MCP