← Top 100 / Full directory (12,901)

MongoDB

Databases Local Top 100 3 tools

Document database queries and collection management.

How to connect

1
GitHub
Install from https://github.com/mongodb-js/mongodb-mcp-server and add the server to your MCP client configuration (see repository README).

Tools

(3)
  • find

    Query documents in a collection

  • aggregate

    Run aggregation pipelines

  • list_collections

    List collections in a database

Related servers