Skip to main content
Glama
jtv4k
by jtv4k

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MCP_PATHNoPath for the MCP endpoint. Defaults to /mcp.
MONGODB_URINoMongoDB connection string. Defaults for dev are provided by compose.
MCP_AUTH_TOKENNoMinimum 16 characters. Bearer token for MCP and REST API.
VOYAGE_API_KEYNoVoyage AI API key. Required unless EMBEDDING_PROVIDER is set to 'fake'.
MONGODB_DB_NAMENoMongoDB database name.
EMBEDDING_PROVIDERNoSet to 'fake' to run without a Voyage API key. Defaults to 'voyage'.

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

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