Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by lucas-deangelis • Data & Databases
An open-source Model Context Protocol (MCP) server that exposes ArangoDB databases and collections to agents via MCP tools and resources.
Run read-only AQL queries against a specific ArangoDB database to fetch structured data for context or decision-making.
Execute read-write AQL queries to update or insert documents and manage data within ArangoDB collections.
Enumerate available databases and collections and programmatically access documents by database/collection/id via MCP resources.
This project implements the MCP (Model Context Protocol) for ArangoDB, providing query tools and resource templates so agents can read and write data, list databases and collections, and fetch documents. It includes separate read-only and read-write query tools, a resources/read template, and utilities for listing databases and collections. The server is intended for local development and integration with agent clients (example config for use with a Claude desktop client is provided).
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.