Ace Context MCP
Rank #12,941io.github.Dw-Dwain/ace-context-mcp
Local-first memory for AI chats: save context in one chat, load it in any other via MCP.
Ace Context MCP is a Model Context Protocol (MCP) server published by Dw-Dwain. It ranks #12,941 of 132,046 servers tracked on MCP Toplist. Ace Context MCP is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Jul 20, 2026 and most recently updated on Jul 20, 2026.
Ranks ahead of 119,105 of 132,046 servers on MCP Toplist.
Use Ace Context MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add ace-context-mcp -- npx -y ace-context-mcp[mcp_servers.ace-context-mcp]
command = "npx"
args = ["-y", "ace-context-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"ace-context-mcp": {
"command": "npx",
"args": [
"-y",
"ace-context-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"ace-context-mcp": {
"command": "npx",
"args": [
"-y",
"ace-context-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"ace-context-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"ace-context-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"ace-context-mcp": {
"command": "npx",
"args": [
"-y",
"ace-context-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"ace-context-mcp": {
"command": "npx",
"args": [
"-y",
"ace-context-mcp"
]
}
}
}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.Dw-Dwain%2Face-context-mcp)<a href="https://mcptoplist.com/server/io.github.Dw-Dwain%2Face-context-mcp"><img src="https://mcptoplist.com/badge/io.github.Dw-Dwain%2Face-context-mcp.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
Dw-Dwain
Available versions (1)
| Version | Published |
|---|---|
| 0.1.1 | Jul 20, 2026 |
Frequently asked questions
- Who maintains Ace Context MCP?
- Ace Context MCP is maintained by Dw-Dwain, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is Ace Context MCP listed on the Official MCP Registry?
- Yes — Ace Context MCP is listed on the Official MCP Registry, alongside Glama.
- How many versions does Ace Context MCP have?
- MCP Toplist tracks 1 version of Ace Context MCP, most recently published on Jul 20, 2026.
- Where can I find the source code for Ace Context MCP?
- The source code for Ace Context MCP is hosted at github.com/Dw-Dwain/Ace-Context-MCP.
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.