Skip to main content
Glama
ksred

Remember Me MCP Server

by ksred

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DEBUGNoDebug mode
LOG_LEVELNoLog level
DATABASE_URLNoFull database URL (e.g., postgres://user:pass@localhost:5432/remember_me)
OPENAI_API_KEYYesOpenAI API key for embeddings
REMEMBER_ME_DATABASE_HOSTNoDatabase host
REMEMBER_ME_DATABASE_PORTNoDatabase port
REMEMBER_ME_DATABASE_USERNoDatabase user
REMEMBER_ME_DATABASE_DBNAMENoDatabase name
REMEMBER_ME_DATABASE_SSLMODENoDatabase SSL mode
REMEMBER_ME_DATABASE_PASSWORDNoDatabase password

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/ksred/remember-me-mcp'

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