loom
Rank #9,143io.github.KlossKarl/loom
Local-first personal knowledge base. Cited answers from your vault via vector + graph retrieval.
loom is a Model Context Protocol (MCP) server published by klosskarl. It ranks #9,143 of 132,046 servers tracked on MCP Toplist, and its repository has 3 GitHub stars. loom is listed across 3 registries — Official MCP, Glama and PulseMCP, with 1 tracked version. It was first listed on May 20, 2026 and most recently updated on Jul 11, 2026.
Ranks ahead of 122,903 of 132,046 servers on MCP Toplist.
Use loom
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add loom -- uvx loom-pkm[mcp_servers.loom]
command = "uvx"
args = ["loom-pkm"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"loom": {
"command": "uvx",
"args": [
"loom-pkm"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"loom": {
"command": "uvx",
"args": [
"loom-pkm"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"loom": {
"type": "stdio",
"command": "uvx",
"args": [
"loom-pkm"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"loom": {
"command": "uvx",
"args": [
"loom-pkm"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"loom": {
"command": "uvx",
"args": [
"loom-pkm"
]
}
}
}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.KlossKarl%2Floom)<a href="https://mcptoplist.com/server/io.github.KlossKarl%2Floom"><img src="https://mcptoplist.com/badge/io.github.KlossKarl%2Floom.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
klosskarl
Available versions (1)
| Version | Published |
|---|---|
| 0.2.1 | Jul 11, 2026 |
Frequently asked questions
- Who maintains loom?
- loom is maintained by klosskarl, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is loom listed on the Official MCP Registry?
- Yes — loom is listed on the Official MCP Registry, alongside Glama and PulseMCP.
- How many versions does loom have?
- MCP Toplist tracks 1 version of loom, most recently published on Jul 11, 2026.
- Where can I find the source code for loom?
- The source code for loom is hosted at github.com/klosskarl/loom.
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.