Skip to main content
Glama
arunmenon

kg-memory-mcp

by arunmenon

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
KG_ADR_DIRNoADR directory (none to disable)docs/adr
KG_LLM_MODELNoLLM model (any litellm-supported model)claude-sonnet-4-6
KG_INDEX_FILENoGraph persistence file.kg-index.json
KG_ADR_PATTERNNoRegex for ADR filename matching^\d{4}-.+\.md$
KG_CONFIG_PATHNoProject config file (none to disable)CLAUDE.md
KG_LLM_ENABLEDNoEnable LLM extractionfalse
KG_SOURCE_DIRSNoComma-separated source directoriessrc
OPENAI_API_KEYNoOpenAI API key (required if using OpenAI model)
KG_PROJECT_ROOTNoProject root to indexcwd
KG_WATCH_ENABLEDNoEnable file watcher for live reindextrue

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/arunmenon/kg-memory-mcp'

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