MCP Arangodb Async runs on your own machine — the client starts it, so there is no endpoint to ping. 124 installs a week from pypi. Last commit 24 Jan 2026.
Async MCP server for ArangoDB: 46 tools for graphs, queries, and multi-tenancy.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add mcp-arangodb-async -- uvx mcp-arangodb-async
{
"mcpServers": {
"mcp-arangodb-async": {
"args": [
"mcp-arangodb-async"
],
"command": "uvx"
}
}
}
[mcp_servers.mcp-arangodb-async]
command = "uvx"
args = ["mcp-arangodb-async"]
{
"mcpServers": {
"mcp-arangodb-async": {
"args": [
"mcp-arangodb-async"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"mcp-arangodb-async": {
"args": [
"mcp-arangodb-async"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.