ravenwits/mcp-server-arangodb
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!
Exposes seven MCP tools covering the full CRUD lifecycle—query execution with AQL and bind variables, document insertion/update/removal, plus collection management and JSON backup functionality. Communicates via stdio transport with Claude Desktop, VSCode Copilot, and Cline extension, configured through JSON environment variables for authentication. Designed as a development-only bridge, it deliberately omits production safeguards to keep the agent pattern lightweight while supporting both document and edge collection types.
Stars
43
Forks
13
Language
TypeScript
License
MIT
Category
Last pushed
Jan 15, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/ravenwits/mcp-server-arangodb"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related servers
mongodb-js/mongodb-mcp-server
A Model Context Protocol server to connect to MongoDB databases and MongoDB Atlas Clusters.
kiliczsh/mcp-mongo-server
A Model Context Protocol Server for MongoDB
domdomegg/airtable-mcp-server
🗂️🤖 Airtable Model Context Protocol Server, for allowing AI systems to interact with your Airtable bases
rashidazarang/airtable-mcp
Airtable integration for AI-powered applications via Anthropic's Model Context Protocol (MCP)
felores/airtable-mcp
Search, create and update Airtable bases, tables, fields, and records using Claude Desktop and...