MisakaNet
Rank #204io.github.Ikalus1988/misakanet
Failure-memory layer for coding agents: search evidence-rated failure lessons by error text.
MisakaNet is a Model Context Protocol (MCP) server published by Ikalus1988. It ranks #204 of 130,187 servers tracked on MCP Toplist, and its repository has 492 GitHub stars. MisakaNet is listed across 2 registries — Official MCP and Glama, with 3 tracked versions. It was first listed on Jul 13, 2026 and most recently updated on Sep 11, 2026.
Ranks ahead of 129,983 of 130,187 servers on MCP Toplist.
Use MisakaNet
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add misakanet -- uvx misakanet[mcp_servers.misakanet]
command = "uvx"
args = ["misakanet"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"misakanet": {
"command": "uvx",
"args": [
"misakanet"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"misakanet": {
"command": "uvx",
"args": [
"misakanet"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"misakanet": {
"type": "stdio",
"command": "uvx",
"args": [
"misakanet"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"misakanet": {
"command": "uvx",
"args": [
"misakanet"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"misakanet": {
"command": "uvx",
"args": [
"misakanet"
]
}
}
}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.Ikalus1988%2Fmisakanet)<a href="https://mcptoplist.com/server/io.github.Ikalus1988%2Fmisakanet"><img src="https://mcptoplist.com/badge/io.github.Ikalus1988%2Fmisakanet.svg" alt="MCP Toplist: Top 1% of 130,187" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
Ikalus1988
Available versions (3)
| Version | Published |
|---|---|
| 2.29.0 | Sep 11, 2026 |
| 2.28.1 | Sep 6, 2026 |
| 2.12.2 | Jul 22, 2026 |
Frequently asked questions
- Who maintains MisakaNet?
- MisakaNet is maintained by Ikalus1988, which publishes 1 MCP server (3 total versions) tracked on MCP Toplist.
- Is MisakaNet listed on the Official MCP Registry?
- Yes — MisakaNet is listed on the Official MCP Registry, alongside Glama.
- How many versions does MisakaNet have?
- MCP Toplist tracks 3 versions of MisakaNet, most recently published on Sep 11, 2026.
- Where can I find the source code for MisakaNet?
- The source code for MisakaNet is hosted at github.com/Ikalus1988/MisakaNet.
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.