mcp-arangodb-async

PCfVW/mcp-arangodb-async

3.3

If you are the rightful owner of mcp-arangodb-async and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.

The ArangoDB MCP Server for Python is a comprehensive, production-ready server that exposes advanced ArangoDB operations to MCP clients using an async-first Python architecture.

Tools

Functions exposed to the LLM to take actions

arango_query

Execute AQL with optional bind vars; returns rows

arango_list_collections

List non-system collections

arango_insert

Insert a document into a collection

arango_update

Update a document by key in a collection

arango_remove

Remove a document by key from a collection

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources