Smara Memory MCP Server
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., "@Smara Memory MCP Serverremember that I prefer using TypeScript and Tailwind CSS for my web projects"
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.
@smara/mcp-server
MCP server for the Smara Memory API — give any AI app persistent memory with Temporal Memory Scoring™.
Quick Start
Add to your Claude Desktop config (~/Library/Application Support/Claude/claude_desktop_config.json):
{
"mcpServers": {
"smara": {
"command": "npx",
"args": ["-y", "@smara/mcp-server"],
"env": {
"SMARA_API_KEY": "your-api-key-here"
}
}
}
}Get a free API key at smara.io (10,000 memories, no credit card).
Tools
Tool | Description |
| Store a fact about a user with importance scoring |
| Semantic search with Temporal Memory Scoring™ |
| Pre-formatted context string for LLM system prompts |
| Delete a specific memory |
| Check plan limits and memory count |
How It Works
Smara uses Temporal Memory Scoring™ — a proprietary ranking system that makes AI memory work like human recall. Memories naturally fade over time, modulated by importance and access patterns. Recent, critical memories surface first. Stale, trivial ones fade. Contradictions are auto-detected and resolved.
Works With
Claude Desktop
Claude Code
Cursor
Windsurf
VS Code (GitHub Copilot)
Any MCP-compatible client
Environment Variables
Variable | Required | Default |
| Yes | — |
| No |
|
License
MIT
This server cannot be installed
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
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/smara-io/mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server