Skip to main content
Glama
Relic-Studios

Deep Recall MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DEEPRECALL_API_KEYYesYour Deep Recall API key

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": false
}
prompts
{
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
deeprecall_rememberA

Store a memory. Behind the scenes: embeds for semantic search, builds graph edges to related memories, detects contradictions, auto-resolves temporal changes, infers entity relationships, and periodically consolidates episode clusters into durable facts. All biology runs automatically — just store what matters.

deeprecall_searchA

Search memories. Hybrid keyword + semantic search, ranked by salience. Faded memories rank lower. 'outdoor activities' finds 'loves hiking'.

Prompts

Interactive templates invoked by user choice

NameDescription
deeprecall_instructionsInstructions for the AI on how to use Deep Recall memory tools proactively

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/Relic-Studios/deeprecall-mcp'

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