mcpbeat Sign in

MCP Arangodb Async MCP Server

local only

MCP Arangodb Async runs on your own machine — the client starts it, so there is no endpoint to ping. 158 installs a week from pypi. Last commit 24 Jan 2026.

Async MCP server for ArangoDB: 46 tools for graphs, queries, and multi-tenancy.

Installs per day peak 59 · avg 25 · -19% w/w
a month agotoday
158
Installs / week
pypi · mcp-arangodb-async
3
Stars
0 open issues
24 Jan 2026
Last commit
0 releases in 90 days
Apache-2.0
License
Python

Nothing serious here today

Today is the operative word: we check MCP Arangodb Async every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

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.

run in your terminal
claude mcp add mcp-arangodb-async -- uvx mcp-arangodb-async
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp-arangodb-async": {
      "args": [
        "mcp-arangodb-async"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp-arangodb-async]
command = "uvx"
args = ["mcp-arangodb-async"]
.cursor/mcp.json
{
  "mcpServers": {
    "mcp-arangodb-async": {
      "args": [
        "mcp-arangodb-async"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp-arangodb-async": {
      "args": [
        "mcp-arangodb-async"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to MCP Arangodb Async

same job, measured the same way
SQLBot MCP Proxy
by wenrou21

MCP server proxy for SQLBot Text-to-SQL queries and report generation.

local only
SEO Tools: Yandex.Webmaster
by antohins

MCP server for Yandex.Webmaster search queries (read-only).

77 installs/wk local only
Shelbymcp
by studio-moser

Knowledge-graph memory server for AI tools via MCP

43 installs/wk local only
ArcadeDB MCP Server
by arcadedb

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

local only
Mysql
by codechap

MCP server for MySQL/MariaDB — pooled async queries with destructive-query safety

local only
Pmwiki MCP
by kcofoni

MCP server for searching and reading PmWiki pages with text queries and group filtering.

local only
Google Researcher
by zoharbabin

MCP server providing Google Search, web scraping, and multi-source research tools for AI assistants

local only
Brave DevTools MCP
by triuzzi

MCP server and CLI for Brave DevTools

664 installs/wk local only

MCP Arangodb Async — questions

Answers built from our own checks of this server.

Why is there no uptime for MCP Arangodb Async?
MCP Arangodb Async runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the pypi package mcp-arangodb-async was installed 158 times last week.
How do I connect MCP Arangodb Async?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls mcp-arangodb-async straight from pypi; nothing to host, nothing to sign up for.
How many people use MCP Arangodb Async?
The pypi package mcp-arangodb-async was installed 158 times in the last week. Week over week that is -19%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is MCP Arangodb Async open source?
Yes — it is published under the Apache-2.0 licence, written in Python and 3 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.