MCP Assist — Coordination Memory
Rank #10,073io.github.aliomraniH/mcp-assist-memory
Coordination memory with verification: reconcile-against-GitHub, verdict freshness, provenance.
MCP Assist — Coordination Memory is a Model Context Protocol (MCP) server published by aliomraniH. It ranks #10,073 of 115,591 servers tracked on MCP Toplist. MCP Assist — Coordination Memory is listed across 2 registries — Official MCP and Glama, with 2 tracked versions. It was first listed on Jun 10, 2026 and most recently updated on Aug 12, 2026.
Ranks ahead of 105,518 of 115,591 servers on MCP Toplist.
Use MCP Assist — Coordination Memory
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add --transport http mcp-assist-memory https://mcp-assist-memory.replit.app/mcpThis endpoint requires authentication — see the server’s docs for credentials.
[mcp_servers.mcp-assist-memory]
url = "https://mcp-assist-memory.replit.app/mcp"Add to ~/.codex/config.toml. This endpoint requires authentication — see the server’s docs for credentials.
https://mcp-assist-memory.replit.app/mcpSettings → Connectors → “Add custom connector”, then paste this URL. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"mcp-assist-memory": {
"url": "https://mcp-assist-memory.replit.app/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": {
"mcp-assist-memory": {
"type": "http",
"url": "https://mcp-assist-memory.replit.app/mcp"
}
}
}Save as .vscode/mcp.json in your workspace. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"mcp-assist-memory": {
"serverUrl": "https://mcp-assist-memory.replit.app/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"mcp-assist-memory": {
"url": "https://mcp-assist-memory.replit.app/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.aliomraniH%2Fmcp-assist-memory)<a href="https://mcptoplist.com/server/io.github.aliomraniH%2Fmcp-assist-memory"><img src="https://mcptoplist.com/badge/io.github.aliomraniH%2Fmcp-assist-memory.svg" alt="MCP Toplist: Top 10% of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
aliomraniH
Other servers by aliomraniH
View all aliomraniH servers →Available versions (2)
| Version | Published |
|---|---|
| 0.4.1 | Aug 12, 2026 |
| 0.3.0 | Jul 31, 2026 |
Frequently asked questions
- Who maintains MCP Assist — Coordination Memory?
- MCP Assist — Coordination Memory is maintained by aliomraniH, which publishes 2 MCP servers (2 total versions) tracked on MCP Toplist.
- Is MCP Assist — Coordination Memory listed on the Official MCP Registry?
- Yes — MCP Assist — Coordination Memory is listed on the Official MCP Registry, alongside Glama.
- How many versions does MCP Assist — Coordination Memory have?
- MCP Toplist tracks 2 versions of MCP Assist — Coordination Memory, most recently published on Aug 12, 2026.
- Where can I find the source code for MCP Assist — Coordination Memory?
- The source code for MCP Assist — Coordination Memory is hosted at github.com/aliomraniH/mcp-assist-memory.