mcp-mongo-server and airtable-mcp-server
About mcp-mongo-server
kiliczsh/mcp-mongo-server
A Model Context Protocol Server for MongoDB
Implements automatic collection schema inference from document samples and provides configurable ObjectId handling modes, enabling LLMs to safely query and manipulate MongoDB data. Supports both read-only mode with secondary read preference and full write operations (inserts, updates, indexing), plus MongoDB aggregation pipelines with optional query explain plans. Integrates with Claude Desktop, Windsurf, and Cursor through the Model Context Protocol standard.
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.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work