Back to search
30
MCP

mcp-arangodb-async

pypi/mcp-arangodb-async

A Model Context Protocol server for ArangoDB

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

Similar MCP servers embedding-nearest

mcp-mongo-server
A Model Context Protocol Server for MongoDB
0 tools
mcp-mongo-server
A Model Context Protocol server for MongoDB connections
0 tools
linode-mcp
Model Context Protocol server for Linode API
0 tools
mongo-mcp
A mongo db server for the model context protocol (MCP)
0 tools
keerthidatla3/mcp-arango-aql
Model Context Protocol server for Arango DB - generates and executes AQL.
0 tools
linode-mcp-fastmcp
Model Context Protocol server for Linode API
0 tools

How to use

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

{
  "mcpServers": {
    "mcp-arangodb-async": {
      "url": "None",
      "transport": "http"
    }
  }
}