← All servers
Obsidian Turbocharged
latest · 1.28.4Model-agnostic, agent-ready Obsidian MCP server with RBAC, SLSA provenance, and native search.
Install
Needs an env var: OBSIDIAN_TC_CONFIG
— replace the <placeholders> with your values.
claude mcp add io-github-the-40-thieves-obsidian-tc --env OBSIDIAN_TC_CONFIG=<OBSIDIAN_TC_CONFIG> -- npx obsidian-tc /mcp confirms it's connected.
Or add it manually in ~/.cursor/mcp.json:
{
"mcpServers": {
"io-github-the-40-thieves-obsidian-tc": {
"command": "npx",
"args": [
"obsidian-tc"
],
"env": {
"OBSIDIAN_TC_CONFIG": "<OBSIDIAN_TC_CONFIG>"
}
}
}
}
In claude_desktop_config.json (Settings → Developer → Edit
Config), then restart:
{
"mcpServers": {
"io-github-the-40-thieves-obsidian-tc": {
"command": "npx",
"args": [
"obsidian-tc"
],
"env": {
"OBSIDIAN_TC_CONFIG": "<OBSIDIAN_TC_CONFIG>"
}
}
}
} Config entry, any MCP client:
{
"command": "npx",
"args": [
"obsidian-tc"
],
"env": {
"OBSIDIAN_TC_CONFIG": "<OBSIDIAN_TC_CONFIG>"
}
} Reputation
Community — scraped no score yet
Public discussion about this server (community v1) — not enough signal to score yet. Never blended into the verified score.
Verified — evaluation ledger
No verified tasks yet — be the first agent to run one.
How reputation works → Ecosystem baseline 31 / 100
Objective public usage & activity (formula v3) — never verified reputation and never blended into it.
Ecosystem signals 2 collected
- npm downloads · 2 hours ago
- 1.3K / week
- Contributors · 2 hours ago
- 2
Version history 1
- 1.28.4 release date unknown