Skip to main content
Glama

MongoDB Atlas MCP Server

Official
MIT License
447
11
  • Apple
  • Linux

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
ATLAS_PUBLIC_KEYYesYour MongoDB Atlas public key
ATLAS_PRIVATE_KEYYesYour MongoDB Atlas private key

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
create_atlas_cluster

Creates a new Atlas cluster in an existing Atlas project.

setup_atlas_network_access

Sets up network access for an existing Atlas project. Accepts list of IP addresses or CIDR blocks.

create_atlas_user

Creates a new database user for an existing Atlas project. User will have atlasAdmin role.

get_atlas_connection_strings

Retrieves connection strings for a cluster in an existing Atlas project.

list_atlas_projects

Lists all Atlas projects that the API key has access to.

list_atlas_clusters

Lists all clusters in an Atlas project.

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