manpreet2000_mcp-database-server
If you are the rightful owner of manpreet2000_mcp-database-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A Model Context Protocol (MCP) server implementation that allows Large Language Models (LLMs) to interact with various databases through natural language.
getCollections
List all collections in the connection database
getCollection
Retrieve documents from collections, supporting query parameters, restrictions and projections
insertOne
Insert a single document into the collection
deleteOne
Delete a single document from a collection
aggregate
Perform an aggregate pipeline operation