Skip to main content
Glama

author:satendra-mani-tiwari MCP tools

Production-ready MCP servers that extend AI capabilities through file access, database connections, APIs, and contextual services.

75,443 tools. Last updated 2026-03-01 05:39
  • Insert multiple documents into a MongoDB collection using an array of data. Specify the database, collection, and documents to streamline bulk data insertion processes.
    Apache 2.0
  • Update multiple documents in a MongoDB collection using specified filter criteria. Apply modifications with an update document and optionally insert new documents if no matches exist.
    Apache 2.0
  • Remove multiple documents from a MongoDB collection based on specified filter criteria. Ideal for bulk deletion operations in MongoDB Atlas using MCP Server.
    Apache 2.0
  • Insert multiple documents into a MongoDB collection at once using an array, matching the syntax of db.collection.insertMany().
    Apache 2.0
  • Update multiple MongoDB documents matching a filter in a collection with specified modifications, optionally inserting new documents when no matches exist.
    Apache 2.0
  • Removes all documents matching a specified filter from a MongoDB collection. Input includes database name, collection name, and filter criteria for targeted document deletion.
    Apache 2.0

Interested in MCP?

Join the MCP community for support and updates.

RedditDiscord

Matching MCP servers