Skip to main content
Glama
chzkyy

mcp-mongodb

by chzkyy

rename_collection

Rename a MongoDB collection to a new name. Optionally specify the database and drop an existing collection that uses the new name.

Instructions

Mengganti nama sebuah koleksi.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
newNameYesNama baru untuk koleksi.
databaseNoNama database tujuan. Opsional jika MONGODB_DB sudah diatur.
collectionYesNama koleksi.
dropTargetNoHapus koleksi tujuan bila namanya sudah dipakai (default false).

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/chzkyy/mcp_mongodb'

If you have feedback or need assistance with the MCP directory API, please join our Discord server