Skip to main content
Glama

MongoDB Atlas MCP Server

Official
MIT License
172
11
  • Apple
  • Linux

list_atlas_clusters

Retrieve a list of all MongoDB Atlas clusters within a specified project by providing the project ID. Simplify cluster management and monitoring.

Instructions

Lists all clusters in an Atlas project.

Input Schema

NameRequiredDescriptionDefault
projectIdYesThe ID of the Atlas project.

Input Schema (JSON Schema)

{ "properties": { "projectId": { "description": "The ID of the Atlas project.", "type": "string" } }, "required": [ "projectId" ], "type": "object" }

Other Tools from MongoDB Atlas MCP Server

Related Tools

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/mongodb-developer/mcp-mongodb-atlas'

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