mcpbeat Sign in

ArcadeDB MCP Server

local only

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

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

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, 20 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 MCP Server

same job, measured the same way
ArcadeDB
by arcadedata

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

local only
Local FAISS MCP Server
by nonatofabio

Local FAISS vector database for RAG with document ingestion, semantic search, and MCP prompts.

92 installs/wk local only
Tmdb MCP Server
by tcehjaava

MCP server for The Movie Database (TMDB) API

57 installs/wk local only
Qdrant MCP
by avaazquezz

MCP server that wraps the Qdrant vector database API as tools.

1 385 installs/wk local only
Mysql
by marcelo-ochoa

An MCP server for MySQL databases.

38 installs/wk local only
DB Connect MCP
by yugui923

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

390 installs/wk local only
openLCA MCP Server
by below280

Connect AI assistants to openLCA. 31 tools for database search, model building, and LCIA.

4 503 installs/wk local only
Database MCP Sqlite
by arifulislamat

MCP server for SQLite databases. Read-only by default, row caps, statement timeouts.

63 installs/wk local only

ArcadeDB MCP Server — questions

Answers built from our own checks of this server.

Why is there no uptime for ArcadeDB MCP Server?
ArcadeDB MCP Server 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 MCP Server 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.