🗄️

ArcadeDB MCP Server

Built-in MCP server for ArcadeDB multi-model database (graph, document, vector, time-series)

Database stdio oci ocistdio
RUN IN TERMINAL
# See repository for install instructions
ADD TO claude_desktop_config.json
{ "mcpServers": { "comarcadedb-mcp-server": { "command": "npx", "args": [] } } }
ADD TO .vscode/mcp.json
{ "mcpServers": { "comarcadedb-mcp-server": { "command": "npx", "args": [] } } }
ADD TO .cursor/mcp.json
{ "mcpServers": { "comarcadedb-mcp-server": { "command": "npx", "args": [] } } }

About This MCP Server

Built-in MCP server for ArcadeDB multi-model database (graph, document, vector, time-series). This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with database capabilities via the stdio transport.

Package

docker.io/arcadedata/arcadedb:26.4.1-SNAPSHOT on oci

HOW TO USE

Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on oci.

What tools does it provide?

The ArcadeDB MCP Server server extends your AI assistant with database capabilities. Once installed, your AI can use its tools automatically.

DETAILS
README BADGE
Skills Playground MCP badge
[![Skills Playground](https://skillsplayground.com/badges/mcp/comarcadedb-mcp-server.svg)](https://skillsplayground.com/mcps/comarcadedb-mcp-server/)
SHARE
Share on X

Related MCP Servers

Get the best new skills
in your inbox

Weekly roundup of top Claude Code skills, MCP servers, and AI coding tips.