mongodb-mcp-server and airtable-mcp-server

These are ecosystem siblings—both are MCP servers that enable AI systems to interact with different backend data sources (MongoDB and Airtable respectively), allowing Claude or other AI agents to connect to whichever database platform a user prefers.

mongodb-mcp-server
86
Verified
airtable-mcp-server
66
Established
Maintenance 23/25
Adoption 20/25
Maturity 18/25
Community 25/25
Maintenance 13/25
Adoption 10/25
Maturity 18/25
Community 25/25
Stars: 952
Forks: 207
Downloads: 912,766
Commits (30d): 46
Language: TypeScript
License: Apache-2.0
Stars: 430
Forks: 136
Downloads:
Commits (30d): 0
Language: TypeScript
License: MIT
No risk flags
No risk flags

About mongodb-mcp-server

mongodb-js/mongodb-mcp-server

A Model Context Protocol server to connect to MongoDB databases and MongoDB Atlas Clusters.

Implements queryable MongoDB resources (databases, collections, schemas, indexes) through the Model Context Protocol, exposing database introspection and CRUD operations via standardized tools. Runs as an npx-executable stdio server compatible with Claude Desktop, VS Code, Cursor, and Windsurf, with optional read-only enforcement and support for both connection strings and MongoDB Atlas API authentication.

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.

Scores updated daily from GitHub, PyPI, and npm data. How scores work