DirectoryServer Arangodb
28
Health
stale
17
Popularity
This is a TypeScript-based MCP server that provides database interaction capabilities through ArangoDB. It implements core database operations and allows seamless integration with ArangoDB through MCP tools. You can use it wih Claude app and also extension for VSCode that works with mcp like Cline!
46stars
12forks
TypeScript
MIT
Updated May 10, 2026
#ai#claude#cline#mcp-server
Add to Claude Desktop
Paste this into your claude_desktop_config.json file:
{
"mcpServers": {
"server-arangodb": {
"command": "npx",
"args": [
"-y",
"mcp-server-arangodb"
],
"env": {
"DATABASE_URL": "postgresql://user:password@host:5432/dbname"
}
}
}
}Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)
Installation
npx mcp-server-arangodb
Maintenance Healthstale
Freshness15/40
Issue response3/30
Org backing5/20
Longevity5/10
› Updated this year
› Most issues unresolved
› Solo project
Server Info
Categorydatabase
LanguageTypeScript
LicenseMIT
StatusACTIVE
Free tier available
Get Your API Key
Claude API — the AI that powers most MCP use cases. Free tier available.
Get Claude API Key →Submit Your Server
Built an MCP server? Get it listed in front of thousands of developers.
List Your Server Free