arango_insertMCP Server for ArangoDBInsert documents into ArangoDB collections to store and manage data within the MCP Server for ArangoDB.MIT License
arango_insertMCP Server for ArangoDBInsert documents into ArangoDB collections to store and manage data. This tool enables database operations through the MCP Server for ArangoDB.MIT License
arango_removeMCP Server for ArangoDBDelete a specific document from an ArangoDB collection by providing the collection name and document key.MIT License
arango_list_collectionsMCP Server for ArangoDBRetrieve all collections in an ArangoDB database to view available data structures and manage database organization.MIT License
arango_create_collectionMCP Server for ArangoDBCreate a new document or edge collection in ArangoDB to organize and store data for database operations.MIT License
arango_updateMCP Server for ArangoDBUpdate documents in ArangoDB collections by specifying the collection name, document key, and update object to modify data.MIT License