Back to search
30
MCP

ArcadeDB MCP Server

com.arcadedb/mcp-server

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

Uptime
0.0%
5 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

ArcadeDB
Multi-Model database with built-in MCP server for SQL, Cypher, Gremlin, and GraphQL.
0 tools
arcade-mcp-server
Model Context Protocol (MCP) server framework for Arcade.dev
0 tools
arcade-mcp
MCP Server Framework and Tool Development library for building custom capabilities into agents.
0 tools
mcp-for-argocd
An implementation of Model Context Protocol (MCP) server for Argo CD.
0 tools
io.github.pcfvw/mcp-arangodb-async
Async MCP server for ArangoDB: 46 tools for graphs, queries, and multi-tenancy.
0 tools
arcana-mcp
Semantic vector DB as an MCP server for Claude Code
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "arcadedb_mcp_server": {
      "url": "None",
      "transport": "http"
    }
  }
}