Skip to main content
Glama
Sahilkr02

MongoDB Memory MCP Server

by Sahilkr02

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoHTTP port when TRANSPORT=http3000
API_KEYNoMaster Admin API keyyour_admin_api_key_here
NODE_ENVNoEnvironment mode (development, production, test)development
LOG_LEVELNoLogging verbosity (error, warn, info, debug)info
TRANSPORTNoMCP Transport mode (stdio or http)stdio
JWT_SECRETNoSecret for signing JWT tokens (min 32 chars)your_jwt_secret_here
ENABLE_AUTHNoEnable/disable authentication middlewarefalse
MONGODB_URINoMongoDB connection URImongodb://localhost:27017/agent_memory

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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

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