airtable-mcp-server and mcp-server-arangodb
About airtable-mcp-server
domdomegg/airtable-mcp-server
🗂️🤖 Airtable Model Context Protocol Server, for allowing AI systems to interact with your Airtable bases
Implements stdio transport to integrate with MCP-compatible clients (Claude Desktop, Cursor, Cline) using Airtable's personal access tokens for authentication. Exposes comprehensive tools for schema introspection, record CRUD operations, and database structure modifications—including table and field creation—allowing LLMs full read-write access to Airtable bases with granular permission scoping.
About mcp-server-arangodb
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.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work