Shelfmark
Rank #34,127io.github.Dankaro-projects/shelfmark
Local, privacy-first document catalogue for AI agents: metadata-only discovery, no cloud, no RAG.
Shelfmark is a Model Context Protocol (MCP) server published by Dankaro-projects. It ranks #34,127 of 132,113 servers tracked on MCP Toplist. Shelfmark is listed across 2 registries — Official MCP and Glama, with 9 tracked versions. It was first listed on Aug 8, 2026 and most recently updated on Aug 15, 2026.
Ranks ahead of 97,986 of 132,113 servers on MCP Toplist.
Use Shelfmark
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add shelfmark -- uvx shelfmark serve[mcp_servers.shelfmark]
command = "uvx"
args = ["shelfmark", "serve"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"shelfmark": {
"command": "uvx",
"args": [
"shelfmark",
"serve"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"shelfmark": {
"command": "uvx",
"args": [
"shelfmark",
"serve"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"shelfmark": {
"type": "stdio",
"command": "uvx",
"args": [
"shelfmark",
"serve"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"shelfmark": {
"command": "uvx",
"args": [
"shelfmark",
"serve"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"shelfmark": {
"command": "uvx",
"args": [
"shelfmark",
"serve"
]
}
}
}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.Dankaro-projects%2Fshelfmark)<a href="https://mcptoplist.com/server/io.github.Dankaro-projects%2Fshelfmark"><img src="https://mcptoplist.com/badge/io.github.Dankaro-projects%2Fshelfmark.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
Dankaro-projects
Other servers by Dankaro-projects
View all Dankaro-projects servers →Available versions (9)
| Version | Published |
|---|---|
| 0.4.9 | Aug 15, 2026 |
| 0.4.8 | Aug 11, 2026 |
| 0.4.7 | Aug 11, 2026 |
| 0.4.6 | Aug 11, 2026 |
| 0.4.5 | Aug 10, 2026 |
| 0.4.4 | Aug 10, 2026 |
| 0.4.3 | Aug 10, 2026 |
| 0.4.2 | Aug 10, 2026 |
| 0.4.1 | Aug 8, 2026 |
Frequently asked questions
- Who maintains Shelfmark?
- Shelfmark is maintained by Dankaro-projects, which publishes 3 MCP servers (16 total versions) tracked on MCP Toplist.
- Is Shelfmark listed on the Official MCP Registry?
- Yes — Shelfmark is listed on the Official MCP Registry, alongside Glama.
- How many versions does Shelfmark have?
- MCP Toplist tracks 9 versions of Shelfmark, most recently published on Aug 15, 2026.
- Where can I find the source code for Shelfmark?
- The source code for Shelfmark is hosted at github.com/Dankaro-projects/shelfmark.
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.