Skip to main content
Glama

MongoDB Atlas MCP Server

Official
MIT License
506
11
  • Apple
  • Linux

list_atlas_clusters

Retrieve a list of all clusters within a specified MongoDB Atlas project using the project ID to manage and monitor your database resources effectively.

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" }
Install Server

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