llm-kosh
Rank #11,847io.github.rastogivaibhav/llm-kosh
Local-first AI memory cartridge with persistent MCP memory for Claude via SQLite FTS5.
llm-kosh is a Model Context Protocol (MCP) server published by rastogivaibhav. It ranks #11,847 of 132,046 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. llm-kosh is listed across 3 registries — Official MCP, PulseMCP and Glama, with 5 tracked versions. It was first listed on Jun 6, 2026 and most recently updated on Jun 23, 2026.
Ranks ahead of 120,199 of 132,046 servers on MCP Toplist.
Use llm-kosh
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add llm-kosh -e "CARTRIDGE_WORKSPACE=<your CARTRIDGE_WORKSPACE>" -- uvx llm-koshReplace each placeholder with your own value before saving.
[mcp_servers.llm-kosh]
command = "uvx"
args = ["llm-kosh"]
[mcp_servers.llm-kosh.env]
CARTRIDGE_WORKSPACE = "<your CARTRIDGE_WORKSPACE>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"llm-kosh": {
"command": "uvx",
"args": [
"llm-kosh"
],
"env": {
"CARTRIDGE_WORKSPACE": "<your CARTRIDGE_WORKSPACE>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"llm-kosh": {
"command": "uvx",
"args": [
"llm-kosh"
],
"env": {
"CARTRIDGE_WORKSPACE": "<your CARTRIDGE_WORKSPACE>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"llm-kosh": {
"type": "stdio",
"command": "uvx",
"args": [
"llm-kosh"
],
"env": {
"CARTRIDGE_WORKSPACE": "<your CARTRIDGE_WORKSPACE>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"llm-kosh": {
"command": "uvx",
"args": [
"llm-kosh"
],
"env": {
"CARTRIDGE_WORKSPACE": "<your CARTRIDGE_WORKSPACE>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"llm-kosh": {
"command": "uvx",
"args": [
"llm-kosh"
],
"env": {
"CARTRIDGE_WORKSPACE": "<your CARTRIDGE_WORKSPACE>"
}
}
}
}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.rastogivaibhav%2Fllm-kosh)<a href="https://mcptoplist.com/server/io.github.rastogivaibhav%2Fllm-kosh"><img src="https://mcptoplist.com/badge/io.github.rastogivaibhav%2Fllm-kosh.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
rastogivaibhav
Available versions (5)
| Version | Published |
|---|---|
| 2.1.3 | Jun 23, 2026 |
| 2.1.2 | Jun 23, 2026 |
| 2.1.1 | Jun 23, 2026 |
| 2.1.0 | Jun 6, 2026 |
| 2.0.1 | Jun 6, 2026 |
Frequently asked questions
- Who maintains llm-kosh?
- llm-kosh is maintained by rastogivaibhav, which publishes 1 MCP server (5 total versions) tracked on MCP Toplist.
- Is llm-kosh listed on the Official MCP Registry?
- Yes — llm-kosh is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does llm-kosh have?
- MCP Toplist tracks 5 versions of llm-kosh, most recently published on Jun 23, 2026.
- Where can I find the source code for llm-kosh?
- The source code for llm-kosh is hosted at github.com/rastogivaibhav/llm-kosh.
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.