ArcadeDB MCP Server is a Model Context Protocol (MCP) server: Built-in MCP server for ArcadeDB multi-model database (graph, document, vector, time-series). Because it speaks the Model Context Protocol, AI assistants can use ArcadeDB MCP Server as a set of callable tools instead of you copy-pasting between apps.
It runs locally: the Docker image docker.io/arcadedata/arcadedb:26.4.1-SNAPSHOT speaks MCP over stdio on your machine. No credentials are required — it works out of the box. The current release is v26.4.1-SNAPSHOT, published under the Apache-2.0 license, with source at ArcadeData/arcadedb on GitHub, where it has earned 1.1k stars.
On mcp.site, ArcadeDB MCP Server sits in the Database category. Any MCP client can use it — Claude Desktop, Claude Code, Cursor, VS Code, Windsurf, Zed among them — via the install snippets below. If you maintain ArcadeDB MCP Server for arcadedb.com, claim this listing to verify ownership, earn the Verified badge, and keep the details current.
▸Docker image — docker.io/arcadedata/arcadedb:26.4.1-SNAPSHOT · MCP over stdio