ForkMind
Rank #13,463io.github.Medhovarsh/forkmind
Branchable LLM history DAG + encrypted context capsules agents can save, restore, and crypto-shred.
ForkMind is a Model Context Protocol (MCP) server published by medhovarsh. It ranks #13,463 of 132,046 servers tracked on MCP Toplist, and its repository has 3 GitHub stars. ForkMind is listed across 4 registries — Official MCP, PulseMCP, Glama and mcp.so, with 7 tracked versions. It was first listed on Jul 7, 2026 and most recently updated on Jul 18, 2026.
Ranks ahead of 118,583 of 132,046 servers on MCP Toplist.
Use ForkMind
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add forkmind -- npx -y mcp forkmind[mcp_servers.forkmind]
command = "npx"
args = ["-y", "mcp", "forkmind"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"forkmind": {
"command": "npx",
"args": [
"-y",
"mcp",
"forkmind"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"forkmind": {
"command": "npx",
"args": [
"-y",
"mcp",
"forkmind"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"forkmind": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"mcp",
"forkmind"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"forkmind": {
"command": "npx",
"args": [
"-y",
"mcp",
"forkmind"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"forkmind": {
"command": "npx",
"args": [
"-y",
"mcp",
"forkmind"
]
}
}
}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.Medhovarsh%2Fforkmind)<a href="https://mcptoplist.com/server/io.github.Medhovarsh%2Fforkmind"><img src="https://mcptoplist.com/badge/io.github.Medhovarsh%2Fforkmind.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
medhovarsh
Available versions (7)
| Version | Published |
|---|---|
| 0.9.0 | Jul 18, 2026 |
| 0.8.0 | Jul 18, 2026 |
| 0.7.0 | Jul 18, 2026 |
| 0.6.0 | Jul 18, 2026 |
| 0.5.0 | Jul 8, 2026 |
| 0.4.1 | Jul 8, 2026 |
| 0.3.3 | Jul 7, 2026 |
Frequently asked questions
- Who maintains ForkMind?
- ForkMind is maintained by medhovarsh, which publishes 1 MCP server (7 total versions) tracked on MCP Toplist.
- Is ForkMind listed on the Official MCP Registry?
- Yes — ForkMind is listed on the Official MCP Registry, alongside PulseMCP, Glama and mcp.so.
- How many versions does ForkMind have?
- MCP Toplist tracks 7 versions of ForkMind, most recently published on Jul 18, 2026.
- Where can I find the source code for ForkMind?
- The source code for ForkMind is hosted at github.com/medhovarsh/forkmind.
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.