mongo-mcp

mongo-mcp

0

This project is a Model Context Protocol server designed to integrate with MongoDB databases and facilitate interaction using natural language. It supports schema inspections, document queries, and index management, making it a powerful tool for databases.

Query Tool

`find`, `listCollections`, `insertOne`, `updateOne`, `deleteOne`

Indexing Tools

`createIndex`, `dropIndex`, `indexes`