MCP Tools – Page 98

MCP Tool Categories

Showing 1165 to 1176 of 1574 results

db-stats

Fetch usage and storage statistics about a database.

By thumbsupordown

drop-collection

Drop a collection along with its indexes from a database.

By thumbsupordown

create-index

Create an index on a field or fields of a collection.

By thumbsupordown

create-collection

Create a new collection within a MongoDB database.

By thumbsupordown

delete-many

Delete multiple documents matching a filter from a collection.

By thumbsupordown

update-many

Update multiple documents that match a given filter.

By thumbsupordown

insert-many

Insert multiple documents into a MongoDB collection.

By thumbsupordown

aggregate

Run an aggregation pipeline against a MongoDB collection.

By thumbsupordown

find

Execute a find query to read documents from a collection.

By thumbsupordown

count

Count the documents in a collection matching a filter.

By thumbsupordown

collection-indexes

Display the index information defined on a collection.

By thumbsupordown

collection-schema

Retrieve the inferred schema details for a collection.

By thumbsupordown