Skip to main content
Glama
PlumyCat

MCP Memory Server

by PlumyCat

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
NODE_ENVNoNode environment (optional)production
LOG_LEVELNoLogging level (optional)info
COSMOS_KEYYesAzure Cosmos DB primary key
OPENAI_API_KEYYesOpenAI API key for embeddings
COSMOS_ENDPOINTYesAzure Cosmos DB endpoint URL
COSMOS_DATABASE_NAMEYesAzure Cosmos DB database name
MEMORY_RETENTION_DAYSNoMemory retention period in days (optional)30
COSMOS_CONTAINER_ENTITIESYesAzure Cosmos DB container name for entities
COSMOS_CONTAINER_CONVERSATIONSYesAzure Cosmos DB container name for conversations

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/PlumyCat/mcp-memory-server'

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