Memside
Rank #20,295io.github.memside/memside
AI continuity and Library Templates: memories, profiles, rules, tasks, and checkpoints.
Memside is a Model Context Protocol (MCP) server published by memside. It ranks #20,295 of 132,046 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Memside is listed across 2 registries — Official MCP and PulseMCP, with 5 tracked versions. It was first listed on Jun 2, 2026 and most recently updated on Aug 25, 2026.
Ranks ahead of 111,751 of 132,046 servers on MCP Toplist.
Use Memside
Hosted remote endpoint gated by authentication — connect via its URL and authenticate with the provider (OAuth flow or an API key/header, per its docs).
claude mcp add --transport http memside https://api.memside.com/mcp/This endpoint requires authentication — see the server’s docs for credentials.
[mcp_servers.memside]
url = "https://api.memside.com/mcp/"Add to ~/.codex/config.toml. This endpoint requires authentication — see the server’s docs for credentials.
https://api.memside.com/mcp/Settings → Connectors → “Add custom connector”, then paste this URL. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"memside": {
"url": "https://api.memside.com/mcp/"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). This endpoint requires authentication — see the server’s docs for credentials.
{
"servers": {
"memside": {
"type": "http",
"url": "https://api.memside.com/mcp/"
}
}
}Save as .vscode/mcp.json in your workspace. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"memside": {
"serverUrl": "https://api.memside.com/mcp/"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"memside": {
"url": "https://api.memside.com/mcp/"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
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.memside%2Fmemside)<a href="https://mcptoplist.com/server/io.github.memside%2Fmemside"><img src="https://mcptoplist.com/badge/io.github.memside%2Fmemside.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
memside
Available versions (5)
| Version | Published |
|---|---|
| 1.0.5 | Aug 25, 2026 |
| 1.0.4 | Aug 11, 2026 |
| 1.0.3 | Jun 5, 2026 |
| 1.0.2 | Jun 2, 2026 |
| 1.0.1 | Jun 2, 2026 |
Frequently asked questions
- Who maintains Memside?
- Memside is maintained by memside, which publishes 1 MCP server (5 total versions) tracked on MCP Toplist.
- Is Memside listed on the Official MCP Registry?
- Yes — Memside is listed on the Official MCP Registry, alongside PulseMCP.
- How many versions does Memside have?
- MCP Toplist tracks 5 versions of Memside, most recently published on Aug 25, 2026.
- Where can I find the source code for Memside?
- The source code for Memside is hosted at github.com/memside/memside.
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.