← All servers
πŸ—„οΈ

ArcadeDBVerifiedπŸ›‘ No advisories

io.github.ArcadeData/arcadedb
New to MCP? Start here β†’
1.0kβ˜… stars
0weekly installs
just nowlast release

Provenancewhere it came from, and what was verified

βœ“
Verified namespace

Published to the official MCP registry by github.com/arcadedata, which proved it owns this namespace.

Verified owner: github.com/arcadedata β†—io.github.ArcadeData/arcadedb

πŸ›‘ 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

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

Packages & transports

No packages or remotes listed.

Metadata

Categorydatabases
LicenseApache-2.0
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "arcadedb": {
      "command": "npx",
      "args": [
        "-y",
        "arcadedb"
      ]
    }
  }
}

β–Ά Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector npx -y arcadedb