Skip to main content
Glama

KuzuMem-MCP

by Jakedismo

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
HOSTNoServer hostlocalhost
PORTNoServer port3000
DEBUGNoDebug logging level (0=Error, 1=Warn, 2=Info, 3=Debug, 4=Trace)1
DB_FILENAMENoDatabase filename for KuzuDBmemory-bank.kuzu
OPENAI_API_KEYNoYour OpenAI API key for memory optimization features
OPENAI_BASE_URLNoCustom OpenAI API endpointhttps://api.openai.com/v1
HTTP_STREAM_PORTNoPort for HTTP stream server3001
ANTHROPIC_API_KEYNoYour Anthropic API key for memory optimization features
ANTHROPIC_BASE_URLNoCustom Anthropic API endpointhttps://api.anthropic.com

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/Jakedismo/KuzuMem-MCP'

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