Obsidian Turbocharged
Rank #2,632io.github.The-40-Thieves/obsidian-tc
Model-agnostic, agent-ready Obsidian MCP server with RBAC, SLSA provenance, and native search.
Obsidian Turbocharged is a Model Context Protocol (MCP) server published by The-40-Thieves. It ranks #2,632 of 132,405 servers tracked on MCP Toplist, and its repository has 5 GitHub stars. Obsidian Turbocharged is listed across 2 registries — Official MCP and Glama, with 12 tracked versions. It was first listed on Sep 1, 2026 and most recently updated on Sep 19, 2026.
Ranks ahead of 129,773 of 132,405 servers on MCP Toplist.
Use Obsidian Turbocharged
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add obsidian-tc -e "OBSIDIAN_TC_CONFIG=<your OBSIDIAN_TC_CONFIG>" -e "OBSIDIAN_TC_DEFAULT_VAULT=<your OBSIDIAN_TC_DEFAULT_VAULT>" -- npx -y obsidian-tcReplace each placeholder with your own value before saving.
[mcp_servers.obsidian-tc]
command = "npx"
args = ["-y", "obsidian-tc"]
[mcp_servers.obsidian-tc.env]
OBSIDIAN_TC_CONFIG = "<your OBSIDIAN_TC_CONFIG>"
OBSIDIAN_TC_DEFAULT_VAULT = "<your OBSIDIAN_TC_DEFAULT_VAULT>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"obsidian-tc": {
"command": "npx",
"args": [
"-y",
"obsidian-tc"
],
"env": {
"OBSIDIAN_TC_CONFIG": "<your OBSIDIAN_TC_CONFIG>",
"OBSIDIAN_TC_DEFAULT_VAULT": "<your OBSIDIAN_TC_DEFAULT_VAULT>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"obsidian-tc": {
"command": "npx",
"args": [
"-y",
"obsidian-tc"
],
"env": {
"OBSIDIAN_TC_CONFIG": "<your OBSIDIAN_TC_CONFIG>",
"OBSIDIAN_TC_DEFAULT_VAULT": "<your OBSIDIAN_TC_DEFAULT_VAULT>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"obsidian-tc": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"obsidian-tc"
],
"env": {
"OBSIDIAN_TC_CONFIG": "<your OBSIDIAN_TC_CONFIG>",
"OBSIDIAN_TC_DEFAULT_VAULT": "<your OBSIDIAN_TC_DEFAULT_VAULT>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"obsidian-tc": {
"command": "npx",
"args": [
"-y",
"obsidian-tc"
],
"env": {
"OBSIDIAN_TC_CONFIG": "<your OBSIDIAN_TC_CONFIG>",
"OBSIDIAN_TC_DEFAULT_VAULT": "<your OBSIDIAN_TC_DEFAULT_VAULT>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"obsidian-tc": {
"command": "npx",
"args": [
"-y",
"obsidian-tc"
],
"env": {
"OBSIDIAN_TC_CONFIG": "<your OBSIDIAN_TC_CONFIG>",
"OBSIDIAN_TC_DEFAULT_VAULT": "<your OBSIDIAN_TC_DEFAULT_VAULT>"
}
}
}
}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.The-40-Thieves%2Fobsidian-tc)<a href="https://mcptoplist.com/server/io.github.The-40-Thieves%2Fobsidian-tc"><img src="https://mcptoplist.com/badge/io.github.The-40-Thieves%2Fobsidian-tc.svg" alt="MCP Toplist: Top 5% of 132,405" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
The-40-Thieves
Other servers by The-40-Thieves
View all The-40-Thieves servers →Available versions (12)
| Version | Published |
|---|---|
| 1.31.1 | Sep 19, 2026 |
| 1.31.0 | Sep 19, 2026 |
| 1.30.1 | Sep 13, 2026 |
| 1.30.0 | Sep 13, 2026 |
| 1.29.0 | Sep 13, 2026 |
| 1.28.4 | Sep 6, 2026 |
| 1.28.3 | Sep 6, 2026 |
| 1.28.2 | Sep 6, 2026 |
| 1.28.1 | Sep 6, 2026 |
| 1.28.0 | Sep 6, 2026 |
| 1.27.0 | Sep 4, 2026 |
| 1.26.0 | Sep 4, 2026 |
Frequently asked questions
- Who maintains Obsidian Turbocharged?
- Obsidian Turbocharged is maintained by The-40-Thieves, which publishes 2 MCP servers (22 total versions) tracked on MCP Toplist.
- Is Obsidian Turbocharged listed on the Official MCP Registry?
- Yes — Obsidian Turbocharged is listed on the Official MCP Registry, alongside Glama.
- How many versions does Obsidian Turbocharged have?
- MCP Toplist tracks 12 versions of Obsidian Turbocharged, most recently published on Sep 19, 2026.
- Where can I find the source code for Obsidian Turbocharged?
- The source code for Obsidian Turbocharged is hosted at github.com/The-40-Thieves/obsidian-tc.
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.