m1nd
Rank #5,336io.github.maxkle1nz/m1nd
The shell around your coding agent: a neuro-symbolic code graph with calibrated trust, via MCP.
m1nd is a Model Context Protocol (MCP) server published by maxkle1nz. It ranks #5,336 of 132,046 servers tracked on MCP Toplist, and its repository has 21 GitHub stars. m1nd is listed across 3 registries — Official MCP, Glama and PulseMCP, with 2 tracked versions. It was first listed on May 10, 2026 and most recently updated on Jul 29, 2026.
Ranks ahead of 126,710 of 132,046 servers on MCP Toplist.
Use m1nd
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add m1nd -e "M1ND_WORKSPACE_ROOT=<your M1ND_WORKSPACE_ROOT>" -- npx -y @maxkle1nz/m1ndReplace each placeholder with your own value before saving.
[mcp_servers.m1nd]
command = "npx"
args = ["-y", "@maxkle1nz/m1nd"]
[mcp_servers.m1nd.env]
M1ND_WORKSPACE_ROOT = "<your M1ND_WORKSPACE_ROOT>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"m1nd": {
"command": "npx",
"args": [
"-y",
"@maxkle1nz/m1nd"
],
"env": {
"M1ND_WORKSPACE_ROOT": "<your M1ND_WORKSPACE_ROOT>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"m1nd": {
"command": "npx",
"args": [
"-y",
"@maxkle1nz/m1nd"
],
"env": {
"M1ND_WORKSPACE_ROOT": "<your M1ND_WORKSPACE_ROOT>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"m1nd": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@maxkle1nz/m1nd"
],
"env": {
"M1ND_WORKSPACE_ROOT": "<your M1ND_WORKSPACE_ROOT>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"m1nd": {
"command": "npx",
"args": [
"-y",
"@maxkle1nz/m1nd"
],
"env": {
"M1ND_WORKSPACE_ROOT": "<your M1ND_WORKSPACE_ROOT>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"m1nd": {
"command": "npx",
"args": [
"-y",
"@maxkle1nz/m1nd"
],
"env": {
"M1ND_WORKSPACE_ROOT": "<your M1ND_WORKSPACE_ROOT>"
}
}
}
}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.maxkle1nz%2Fm1nd)<a href="https://mcptoplist.com/server/io.github.maxkle1nz%2Fm1nd"><img src="https://mcptoplist.com/badge/io.github.maxkle1nz%2Fm1nd.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
maxkle1nz
Available versions (2)
| Version | Published |
|---|---|
| 1.5.0 | Jul 29, 2026 |
| 1.3.0 | Jul 3, 2026 |
Frequently asked questions
- Who maintains m1nd?
- m1nd is maintained by maxkle1nz, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is m1nd listed on the Official MCP Registry?
- Yes — m1nd is listed on the Official MCP Registry, alongside Glama and PulseMCP.
- How many versions does m1nd have?
- MCP Toplist tracks 2 versions of m1nd, most recently published on Jul 29, 2026.
- Where can I find the source code for m1nd?
- The source code for m1nd is hosted at github.com/maxkle1nz/m1nd.
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.