Skip to main content
Glama
jupediaz
by jupediaz

MemoryFirst MCP server

MCP client for MemoryFirst, the company brain for your AI agents. Gives Claude Code, Claude Desktop, Cursor and any MCP-compatible client persistent memory: your agents recall decisions, clients and deadlines across sessions, with verifiable citations.

Usage

Add to your MCP client config:

{
  "mcpServers": {
    "memoryfirst": {
      "command": "npx",
      "args": ["-y", "github:jupediaz/memoryfirst-mcp"],
      "env": {
        "MEMORYFIRST_API_KEY": "mf_live_your_key",
        "MEMORYFIRST_PROJECT": "your-project"
      }
    }
  }
}

Get your API key at memoryfirst.ai (free tier available).

Related MCP server: Memsolus MCP Server

Tools

mf_recall (context at session start) · mf_record (capture decisions/events) · mf_query (ask the brain, cited answers) · mf_morning (daily digest) · mf_assets · mf_skills (compiled procedures).

Data stays in the EU. See also memoryfirst-hooks for automatic Claude Code session capture.

F
license - not found
-
quality - not tested
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • F
    license
    -
    quality
    D
    maintenance
    Provides AI agents with persistent, searchable memory that survives across conversations using semantic search, temporal versioning, and smart organization. Enables long-term context retention and cross-session continuity for AI assistants.
    14
  • A
    license
    A
    quality
    D
    maintenance
    Provides persistent long-term memory for AI agents through semantic search and automated knowledge graph extraction. It enables agents to store, recall, and reason over facts, preferences, and relationships across multiple conversations and sessions.
    14
    8
    MIT
  • A
    license
    -
    quality
    D
    maintenance
    Provides persistent, cross-session memory for AI agents, allowing them to store and automatically retrieve information across different conversations and sessions without repeating context.
    9
    175
    MIT

View all related MCP servers

Related MCP Connectors

  • Persistent memory for AI agents — verbatim conversations, searchable by meaning.

  • Persistent memory for AI agents. Search, store, and recall across sessions.

  • Persistent memory and knowledge management for AI agents with semantic search and 50+ tools.

View all MCP Connectors

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/jupediaz/memoryfirst-mcp'

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