Directory/mongodb

mongodb

Database

The MongoDB MCP Server enables AI assistants to connect to and interact with MongoDB databases. It provides a standardized interface for executing database queries, retrieving data, and managing MongoDB collections and documents, allowing AI systems to seamlessly integrate with MongoDB as a data source.

Installation Instructions
Get started with mongodb in your project

Install via npm

npm install mongodb-mcp-server

Or with yarn

yarn add mongodb-mcp-server

Related Servers

Supabase Admin MCP
Full Supabase administration capabilities. Manage tables, run queries, handle authentication, and monitor your Supabase projects through AI.
@supabase/mcp server supabase
MCP server for interacting with Supabase
@benborla29/mcp server mysql
MCP server for interacting with MySQL databases based on Node