MCPServers
MongoDB - AI server banner image
MongoDB - MCP server logo
108
0

Summary

A Model Context Protocol (MCP) server that enables LLMs to interact directly with MongoDB databases. Query collections, inspect schemas, and manage data seamlessly through natural language.

Available Actions(8)

find

Query documents with filtering and projection.

listCollections

List available collections in the database.

insertOne

Insert a single document into a collection.

updateOne

Update a single document in a collection.

deleteOne

Delete a single document from a collection.

createIndex

Create a new index on a collection.

dropIndex

Remove an index from a collection.

indexes

List all indexes for a specific collection.

Last Updated: April 8, 2025

Community Reviews

0.0
0 reviews
5
0
4
0
3
0
2
0
1
0

No reviews yet. Be the first to review!

Sign in to join the conversation

Try it now in
HighlightHighlight AI

Language

TypeScript

Categories

Tags