SERVER

Smara Memory MCP Server

Rank #31783

glama/smara-io/mcp-server

Provides persistent, decay-aware memory for AI applications by integrating the Smara Memory API through semantic search and Ebbinghaus forgetting curves. It enables tools to store, search, and manage long-term user context with importance-based ranking and automatic decay.

First listed
Mar 31, 2026
Last publish date
Apr 6, 2026
OVERVIEW

Smara Memory MCP Server is a Model Context Protocol (MCP) server published by smara-io. It ranks #31783 of 58,900 servers tracked on MCP Toplist. Smara Memory MCP Server is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Mar 31, 2026 and most recently updated on Apr 6, 2026.

STANDING
#31,783of 58,900 tracked servers

Ranks ahead of 27,117 of 58,900 servers on MCP Toplist.

CONNECT

Use Smara Memory MCP Server

Add Smara Memory MCP Server to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.

npm package
{
  "mcpServers": {
    "smara-io": {
      "command": "npx",
      "args": [
        "-y",
        "@smara/mcp-server"
      ],
      "env": {
        "SMARA_API_KEY": "<your SMARA_API_KEY>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

REGISTRIES

Listed on 1 registry (1 delisted)

GlamaDelisted · last seen Apr 27, 2026
ORGANIZATION

smara-io

Organization
Total servers
1
Total versions
1
VERSIONS

Available versions (1)

VersionPublished
2.0.2Apr 6, 2026
FAQ

Frequently asked questions

What is Smara Memory MCP Server?
Provides persistent, decay-aware memory for AI applications by integrating the Smara Memory API through semantic search and Ebbinghaus forgetting curves. It enables tools to store, search, and manage long-term user context with importance-based ranking and automatic decay.
Who maintains Smara Memory MCP Server?
Smara Memory MCP Server is maintained by smara-io, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
Is Smara Memory MCP Server an official MCP server?
Yes — Smara Memory MCP Server is listed on the Official MCP Registry, alongside Glama.
How many versions does Smara Memory MCP Server have?
MCP Toplist tracks 1 version of Smara Memory MCP Server, most recently published on Apr 6, 2026.
Where can I find the source code for Smara Memory MCP Server?
The source code for Smara Memory MCP Server is hosted at github.com/smara-io/mcp-server.
EXPLORE