AI Dimag
Rank #15,835io.github.anup-khanal/aidimag
Persistent, verified memory for AI coding agents: recall, capture, guardrails, review queue.
AI Dimag is a Model Context Protocol (MCP) server published by AiDimag. It ranks #15,835 of 132,046 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. AI Dimag is listed across 2 registries — Official MCP and Glama, with 2 tracked versions. It was first listed on Aug 11, 2026 and most recently updated on Aug 11, 2026.
Ranks ahead of 116,211 of 132,046 servers on MCP Toplist.
Use AI Dimag
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add aidimag -e "AIDIMAG_REPO=<your AIDIMAG_REPO>" -e "AIDIMAG_LLM=<your AIDIMAG_LLM>" -e "OPENAI_API_KEY=<your OPENAI_API_KEY>" -- npx -y aidimag mcpReplace each placeholder with your own value before saving.
[mcp_servers.aidimag]
command = "npx"
args = ["-y", "aidimag", "mcp"]
[mcp_servers.aidimag.env]
AIDIMAG_REPO = "<your AIDIMAG_REPO>"
AIDIMAG_LLM = "<your AIDIMAG_LLM>"
OPENAI_API_KEY = "<your OPENAI_API_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"aidimag": {
"command": "npx",
"args": [
"-y",
"aidimag",
"mcp"
],
"env": {
"AIDIMAG_REPO": "<your AIDIMAG_REPO>",
"AIDIMAG_LLM": "<your AIDIMAG_LLM>",
"OPENAI_API_KEY": "<your OPENAI_API_KEY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"aidimag": {
"command": "npx",
"args": [
"-y",
"aidimag",
"mcp"
],
"env": {
"AIDIMAG_REPO": "<your AIDIMAG_REPO>",
"AIDIMAG_LLM": "<your AIDIMAG_LLM>",
"OPENAI_API_KEY": "<your OPENAI_API_KEY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"aidimag": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"aidimag",
"mcp"
],
"env": {
"AIDIMAG_REPO": "<your AIDIMAG_REPO>",
"AIDIMAG_LLM": "<your AIDIMAG_LLM>",
"OPENAI_API_KEY": "<your OPENAI_API_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"aidimag": {
"command": "npx",
"args": [
"-y",
"aidimag",
"mcp"
],
"env": {
"AIDIMAG_REPO": "<your AIDIMAG_REPO>",
"AIDIMAG_LLM": "<your AIDIMAG_LLM>",
"OPENAI_API_KEY": "<your OPENAI_API_KEY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"aidimag": {
"command": "npx",
"args": [
"-y",
"aidimag",
"mcp"
],
"env": {
"AIDIMAG_REPO": "<your AIDIMAG_REPO>",
"AIDIMAG_LLM": "<your AIDIMAG_LLM>",
"OPENAI_API_KEY": "<your OPENAI_API_KEY>"
}
}
}
}Replace each placeholder with your own value before saving.
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.anup-khanal%2Faidimag)<a href="https://mcptoplist.com/server/io.github.anup-khanal%2Faidimag"><img src="https://mcptoplist.com/badge/io.github.anup-khanal%2Faidimag.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
AiDimag
Available versions (2)
| Version | Published |
|---|---|
| 1.0.22 | Aug 11, 2026 |
| 1.0.20 | Aug 11, 2026 |
Frequently asked questions
- Who maintains AI Dimag?
- AI Dimag is maintained by AiDimag, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is AI Dimag listed on the Official MCP Registry?
- Yes — AI Dimag is listed on the Official MCP Registry, alongside Glama.
- How many versions does AI Dimag have?
- MCP Toplist tracks 2 versions of AI Dimag, most recently published on Aug 11, 2026.
- Where can I find the source code for AI Dimag?
- The source code for AI Dimag is hosted at github.com/AiDimag/aidimag.
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.