Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
git clone --depth 1 https://github.com/nbaradar/obsidian-mcp-serverWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/mcp/nbaradar/obsidian-mcp-server/obsidian-vault)<a href="https://agentmods.dev/mcp/nbaradar/obsidian-mcp-server/obsidian-vault"><img src="https://agentmods.dev/badge/mcp/nbaradar/obsidian-mcp-server/obsidian-vault/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/mcp/nbaradar/obsidian-mcp-server/obsidian-vault"><img src="https://agentmods.dev/badge/mcp/nbaradar/obsidian-mcp-server/obsidian-vault.svg" alt="Reviewed on agentmods" width="80" height="20"></a>Grade A, and why
obsidian-vault scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 10d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
What it actually says
{ "obsidian-vault": { "command": "uvx", "args": [ "obsidian-vault" ] } }
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 10d ago First seen · 8 lines scan A ff490f2d2639
obsidian-vault is an MCP server published in the GitHub repository nbaradar/obsidian-mcp-server (1 stars, last pushed 10mo ago), licensed MIT. Its token cost is not measured: an MCP server costs its tool schemas, not its config file. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.
Other mcp servers, from other repositories
mcp-obsidian-cli
Save chat notes from Claude Desktop to your vault — MCP on Obsidian CLI. Keep what matters. Runs locally from the mcp-obsidian-cli npm package. Needs 3 environment variables to run.
dense-knowledge-mcp
Local-first MCP memory server for persistent LLM knowledge and BM25 retrieval. Runs locally from the dense-knowledge-mcp Python package.
mcp-orchestrator
Orchestrates multiple MCP servers with unified tool search (BM25/regex) and deferred loading. Runs locally from the mcp-orchestrator Python package. Needs 3 environment variables to run.
ideahub_mcp
Agent-first MCP server for capturing and recalling ideas — the agent's and their human's. Runs locally from the ideahub_mcp Python package.
myaitwin
A personal RAG database you build from chat, so AI creates work that sounds like you. Remote server at myaitwin.lutolearn.com.
mem0-mcp
MCP server "mem0-mcp" as configured in andresmorales07/mem0-mcp. Runs locally from the mem0-mcp Python package.