Skip to main content
Glama

MCP-Mem0

by Baatarvant

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
HOSTNoHost to bind to when using SSE transport0.0.0.0
PORTNoPort to listen on when using SSE transport8050
TRANSPORTNoTransport protocol (sse or stdio)stdio
LLM_CHOICEYesLLM model to use
LLM_API_KEYYesAPI key for the LLM provider
DATABASE_URLYesPostgreSQL connection string
LLM_BASE_URLYesBase URL for the LLM API
LLM_PROVIDERYesLLM provider (openai, openrouter, or ollama)
EMBEDDING_MODEL_CHOICEYesEmbedding model to use

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

No 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/Baatarvant/mcp'

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