manpreet2000_mcp-database-server

MCP-Mirror/manpreet2000_mcp-database-server

3.1

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.

Tools

Functions exposed to the LLM to take actions

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

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources