mcp-mongo-server and mcp-server-arangodb

mcp-mongo-server
66
Established
mcp-server-arangodb
45
Emerging
Maintenance 10/25
Adoption 17/25
Maturity 18/25
Community 21/25
Maintenance 10/25
Adoption 8/25
Maturity 9/25
Community 18/25
Stars: 276
Forks: 49
Downloads: 1,324
Commits (30d): 0
Language: TypeScript
License: MIT
Stars: 43
Forks: 13
Downloads:
Commits (30d): 0
Language: TypeScript
License: MIT
No risk flags
No Package No Dependents

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 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.

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