Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
repoYesThe absolute path to the repository. Memories are scoped per repository and stored in the <repoRoot>/.verified-repo-memory/ directory.
no-secret-scanNoIf provided, disables the built-in heuristic secret scanning that rejects memories that look like API keys or private keys.

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
vrm_store

Store a memory with file citations. Snippets are auto-extracted.

vrm_search

Search for candidates (no JIT verification, fast).

vrm_retrieve

JIT-verify candidates and return valid memories.

vrm_list

List memories by status.

vrm_forget

Manually delete a memory by ID.

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/cognitivemyriad/verified-repo-memory-mcp'

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