Skip to main content
Glama
jovicon

NestJS MongoDB MCP Server

by jovicon

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoPort for SSE mode3000
LOG_DIRNoDirectory for log files./logs
NODE_ENVNoEnvironment (development, production)development
LOG_LEVELNoLogging level (debug, info, warn, error)info
MONGODB_URIYesMongoDB connection stringmongodb://localhost:27017
MCP_TRANSPORTNoTransport mode (STDIO or SSE)STDIO
MONGODB_DATABASEYesDefault database namemcp_default
MCP_READ_ONLY_MODENoRestrict to read-only operations

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/jovicon/nestjs-mcp-server'

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