memi
Rank #1,657io.github.sarveshsea/memoire
Memi is the design layer for agentic AI.
memi is a Model Context Protocol (MCP) server published by sarveshsea. It ranks #1,657 of 132,046 servers tracked on MCP Toplist, and its repository has 46 GitHub stars. memi is listed across 3 registries — Official MCP, Glama and PulseMCP, with 16 tracked versions. It was first listed on Mar 23, 2026 and most recently updated on Aug 8, 2026.
Ranks ahead of 130,389 of 132,046 servers on MCP Toplist.
Use memi
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add memoire -- npx -y @memi-design/cli mcp start --no-figma[mcp_servers.memoire]
command = "npx"
args = ["-y", "@memi-design/cli", "mcp", "start", "--no-figma"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"memoire": {
"command": "npx",
"args": [
"-y",
"@memi-design/cli",
"mcp",
"start",
"--no-figma"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"memoire": {
"command": "npx",
"args": [
"-y",
"@memi-design/cli",
"mcp",
"start",
"--no-figma"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"memoire": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@memi-design/cli",
"mcp",
"start",
"--no-figma"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"memoire": {
"command": "npx",
"args": [
"-y",
"@memi-design/cli",
"mcp",
"start",
"--no-figma"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"memoire": {
"command": "npx",
"args": [
"-y",
"@memi-design/cli",
"mcp",
"start",
"--no-figma"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.sarveshsea%2Fmemoire)<a href="https://mcptoplist.com/server/io.github.sarveshsea%2Fmemoire"><img src="https://mcptoplist.com/badge/io.github.sarveshsea%2Fmemoire.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 5 registries (1 delisted)
sarveshsea
Available versions (16)
| Version | Published |
|---|---|
| 2.7.9 | Aug 8, 2026 |
| 2.7.7 | Aug 2, 2026 |
| 2.7.4 | Aug 1, 2026 |
| 2.7.3 | Aug 1, 2026 |
| 2.6.3 | Jul 27, 2026 |
| 2.6.1 | Jul 18, 2026 |
| 2.6.0 | Jul 18, 2026 |
| 2.5.0 | Jul 15, 2026 |
| 2.4.1 | Jul 9, 2026 |
| 2.4.0 | Jul 9, 2026 |
| 2.3.1 | Jul 8, 2026 |
| 1.1.1 | Jun 15, 2026 |
| 1.1.0 | Jun 7, 2026 |
| 1.0.1 | May 13, 2026 |
| 0.16.1 | May 6, 2026 |
| 0.14.4 | Apr 30, 2026 |
Frequently asked questions
- Who maintains memi?
- memi is maintained by sarveshsea, which publishes 1 MCP server (16 total versions) tracked on MCP Toplist.
- Is memi listed on the Official MCP Registry?
- Yes — memi is listed on the Official MCP Registry, alongside Glama and PulseMCP.
- How many versions does memi have?
- MCP Toplist tracks 16 versions of memi, most recently published on Aug 8, 2026.
- Where can I find the source code for memi?
- The source code for memi is hosted at github.com/sarveshsea/memi.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.