ποΈ
ArcadeDB MCP ServerPublisherπ‘ No advisories
com.arcadedb/mcp-server
1.0kβ
stars
0weekly installs
just nowlast release
Provenancewhere it came from, and what was verified
β¦
First-party publisher
Published by the owner of arcadedb.com, who proved control of the domain through the official MCP registry.
Verified owner: arcadedb.com βcom.arcadedb/mcp-server
A
Quality 86/100
how much you can lean on this server
Maintenance
35/35
Popularity
18/25
Completeness
25/25
Reliability
8/15
Computed from the server's own data, not a hidden formula. Maintenance and popularity weigh most; reviews sharpen the reliability score as they come in.
π‘ Permissions & trustwhat this server can touch before you run it
No permission details are published for this server yet. Check the source before you run it.
About
Built-in MCP server for ArcadeDB multi-model database (graph, document, vector, time-series)
Packages & transports
dockerdocker.io/arcadedata/arcadedb:26.4.1-SNAPSHOTvlatest Β· docker run
Reviews
Sign in to leave a reviewNo reviews yet. Be the first to say whether it worked.
~/.claude/claude_desktop_config.json
{
"mcpServers": {
"mcp_server": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"docker.io/arcadedata/arcadedb:26.4.1-SNAPSHOT"
]
}
}
}