SERVER
kObsidian
Rank #7,113io.github.bezata/kobsidian-mcp
Filesystem-first MCP for Obsidian — an LLM-maintained wiki inspired by Karpathy's LLM Wiki.
Listed & last published
Apr 23, 2026
OVERVIEW
kObsidian is a Model Context Protocol (MCP) server published by bezata. It ranks #7,113 of 76,851 servers tracked on MCP Toplist, and its repository has 6 GitHub stars. kObsidian is listed across 3 registries — Official MCP, PulseMCP and Glama, with 1 tracked version. It was first listed on Apr 23, 2026 and most recently updated on Apr 23, 2026.
STANDING
#7,113of 76,851 tracked serversTop 10%
Ranks ahead of 69,738 of 76,851 servers on MCP Toplist.
CONNECT
Use kObsidian
Add kObsidian to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
npm package
{
"mcpServers": {
"kobsidian-mcp": {
"command": "npx",
"args": [
"-y",
"kobsidian-mcp"
],
"env": {
"OBSIDIAN_VAULT_PATH": "<your OBSIDIAN_VAULT_PATH>",
"OBSIDIAN_API_URL": "<your OBSIDIAN_API_URL>",
"OBSIDIAN_API_VERIFY_TLS": "<your OBSIDIAN_API_VERIFY_TLS>",
"OBSIDIAN_REST_API_KEY": "<your OBSIDIAN_REST_API_KEY>"
}
}
}
}Replace each placeholder with your own value before saving.
REGISTRIES
Listed on 1 registry (2 delisted)
ORGANIZATION
bezata
VERSIONS
Available versions (1)
| Version | Published |
|---|---|
| 0.2.1 | Apr 23, 2026 |
FAQ
Frequently asked questions
- Who maintains kObsidian?
- kObsidian is maintained by bezata, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is kObsidian listed on the Official MCP Registry?
- Yes — kObsidian is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does kObsidian have?
- MCP Toplist tracks 1 version of kObsidian, most recently published on Apr 23, 2026.
- Where can I find the source code for kObsidian?
- The source code for kObsidian is hosted at github.com/bezata/kobsidian.
EXPLORE