mcpbeat Sign in

ArcadeDB MCP Server

by arcadedata Your server? Claim it
local only

ArcadeDB runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 18 Sep 2026.

Multi-Model database with built-in MCP server for SQL, Cypher, Gremlin, and GraphQL.

Installs / week
not published
1156
Stars
151 open issues
18 Sep 2026
Last commit
from GitHub
Apache-2.0
License
Java

What the code does

We read the source, 21 h ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

        var startInfo = new ProcessStartInfo(FindKeytool())
Touches key and credential files REUSE.toml:39
path = ["studio/*.json","studio/.npmrc","studio/.nvmrc","studio/scripts/*.js","studio/scripts/*.sh"]
Page executes code built at runtime studio/src/main/resources/static/api.html:599
  document.getElementById("apiDetailPanel").innerHTML = html;

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Alternatives to ArcadeDB

same job, measured the same way
ArcadeDB MCP Server
by arcadedb

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

local only
DB Connect MCP
by yugui923

Multi-database MCP server for PostgreSQL, MySQL, and ClickHouse

390 installs/wk local only
I
DB MCP Server
by stucchi

Database MCP server for MySQL, PostgreSQL, MongoDB, and SQLite with SSH tunneling support.

245 installs/wk local only
Postgres
by marcelo-ochoa

MCP server for interacting with PostgreSQL databases

34 installs/wk local only
Mimer MCP
by mimersql

An MCP server with Mimer SQL Database Connectivity

80 installs/wk local only
Fastmcp Sqltools
by atarkowska

A MCP server provides SQL database access with support for PostgreSQL, MySQL, and SQLite.

53 installs/wk local only
Mysql
by marcelo-ochoa

An MCP server for MySQL databases.

38 installs/wk local only
Dbmcp
by haymon

Database MCP server for MySQL, MariaDB, PostgreSQL & SQLite with PII redaction and write-prevention

local only

ArcadeDB — questions

Answers built from our own checks of this server.

Why is there no uptime for ArcadeDB?
ArcadeDB runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone.
Is ArcadeDB open source?
Yes — it is published under the Apache-2.0 licence, written in Java, 1 156 stars on GitHub and 151 open issues. The source link is on this page, so you can read exactly what it does with your data before you connect it.