Rekindle
Rank #13,790io.github.Skitchy/rekindle
MCP session continuity engine. Boot reports, orientation scoring, and end-session capture. SQLite.
Rekindle is a Model Context Protocol (MCP) server published by skitchy. It ranks #13,790 of 132,046 servers tracked on MCP Toplist, and its repository has 4 GitHub stars. Rekindle is listed across 4 registries — Official MCP, PulseMCP, Glama and mcp.so, with 1 tracked version. It was first listed on May 6, 2026 and most recently updated on May 7, 2026.
Ranks ahead of 118,256 of 132,046 servers on MCP Toplist.
Use Rekindle
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add rekindle -- npx -y rekindle[mcp_servers.rekindle]
command = "npx"
args = ["-y", "rekindle"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"rekindle": {
"command": "npx",
"args": [
"-y",
"rekindle"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"rekindle": {
"command": "npx",
"args": [
"-y",
"rekindle"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"rekindle": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"rekindle"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"rekindle": {
"command": "npx",
"args": [
"-y",
"rekindle"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"rekindle": {
"command": "npx",
"args": [
"-y",
"rekindle"
]
}
}
}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.Skitchy%2Frekindle)<a href="https://mcptoplist.com/server/io.github.Skitchy%2Frekindle"><img src="https://mcptoplist.com/badge/io.github.Skitchy%2Frekindle.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
skitchy
Available versions (1)
| Version | Published |
|---|---|
| 0.2.1 | May 7, 2026 |
Frequently asked questions
- Who maintains Rekindle?
- Rekindle is maintained by skitchy, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is Rekindle listed on the Official MCP Registry?
- Yes — Rekindle is listed on the Official MCP Registry, alongside PulseMCP, Glama and mcp.so.
- How many versions does Rekindle have?
- MCP Toplist tracks 1 version of Rekindle, most recently published on May 7, 2026.
- Where can I find the source code for Rekindle?
- The source code for Rekindle is hosted at github.com/skitchy/rekindle.
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.