DirectoryServer Arangodb
48
Health
fair
50
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!
43stars
13forks
TypeScript
MIT
Updated March 11, 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 Healthfair
Freshness25/40
Issue response15/30
Org backing5/20
Longevity3/10
› Updated this quarter
› Solo project
Server Info
Categorydatabase
LanguageTypeScript
LicenseMIT
StatusACTIVE
Submit Your Server
Built an MCP server? Get it listed in front of thousands of developers.
List Your Server Free