Insert multiple documents into a MongoDB collection using an array of data. Specify the database, collection, and documents to streamline bulk data insertion processes.
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.
Remove multiple documents from a MongoDB collection based on specified filter criteria. Ideal for bulk deletion operations in MongoDB Atlas using MCP Server.
Update multiple MongoDB documents matching a filter in a collection with specified modifications, optionally inserting new documents when no matches exist.
Removes all documents matching a specified filter from a MongoDB collection. Input includes database name, collection name, and filter criteria for targeted document deletion.
Provides access to 800,000+ Federal Reserve Economic Data (FRED) time series, enabling users to search, retrieve, and analyze economic indicators like GDP, unemployment, inflation, and interest rates through natural language queries.
A lightweight MCP server for interacting with IMAP email accounts to read messages, manage folders, and compose draft replies. It supports standard providers and local bridges, providing tools for searching, fetching attachments, and organizing mailboxes without the ability to send or delete emails.