MemoryFirst MCP
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@MemoryFirst MCPrecall the key decisions from yesterday's meeting"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
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.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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