Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

Obsidian Vault MCP

PYPI · ZOTERO-OBSIDIAN-MCP · SCANNED SEP 20

Local Zotero, MinerU, Obsidian literature workflow with transactional Analysis notes.

+14 this week 73 Trust /100
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score → Why this is hard to score →

Supply Chain Security100
  • No malware found by supply-chain analysis.Pass
  • No known CVEs affecting this package version or its production dependencies.Pass
  • Runs setuptools.build_meta at install time, a recognised native-build step with no shell scripting around it. View diagnostics → Pass
  • 0 of 30 dependencies flagged as unhealthy. View diagnostics → Pass
Provenance & Transparency32
Schema Quality & AI Usability51
  • AI-judged instruction clarity (fair).Partial
  • Tool/resource definitions use about 1591 tokens (~51/item across 31 items; 31 tools + 0 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management87
  • Stability observed for 26 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage71
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 0% of tool parameters carry a description.Fail
  • Structured output schemas are declared (100% of tools); any adoption earns full credit.Pass
Tool Safety100
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • All 1 tool(s) whose name or description implies an irreversible operation declare an MCP destructiveHint annotation.Pass
  • An AI judge read all 31 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

How do I install the Obsidian Vault MCP server?

Obsidian Vault MCP runs locally as a PyPI package, launched with uvx zotero-obsidian-mcp. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

pypi · zotero-obsidian-mcp

# add to Claude Code
claude mcp add luffysolution-svg-obsidian-vault-mcp -- uvx zotero-obsidian-mcp
// .cursor/mcp.json
{
  "mcpServers": {
    "luffysolution-svg-obsidian-vault-mcp": {
      "command": "uvx",
      "args": [
        "zotero-obsidian-mcp"
      ]
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "luffysolution-svg-obsidian-vault-mcp": {
      "command": "uvx",
      "args": [
        "zotero-obsidian-mcp"
      ]
    }
  }
}
# add to Codex CLI
codex mcp add luffysolution-svg-obsidian-vault-mcp -- uvx zotero-obsidian-mcp
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "luffysolution-svg-obsidian-vault-mcp": {
      "type": "local",
      "command": [
        "uvx",
        "zotero-obsidian-mcp"
      ],
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add luffysolution-svg-obsidian-vault-mcp --command uvx --arg zotero-obsidian-mcp
# ~/.hermes/config.yaml
mcp_servers:
  luffysolution-svg-obsidian-vault-mcp:
    command: "uvx"
    args: ["zotero-obsidian-mcp"]
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "luffysolution-svg-obsidian-vault-mcp": {
      "Transport": "stdio",
      "Command": "uvx",
      "Arguments": [
        "zotero-obsidian-mcp"
      ]
    }
  }
}
# add to Vellum
assistant mcp add luffysolution-svg-obsidian-vault-mcp -t stdio -c uvx -a zotero-obsidian-mcp
// mcp.json
{
  "mcpServers": {
    "luffysolution-svg-obsidian-vault-mcp": {
      "command": "uvx",
      "args": [
        "zotero-obsidian-mcp"
      ]
    }
  }
}
Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 19 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 80 to 83. That category is still filling its 30-day observation window: 24 days of observed history at the previous scan, 25 at this one. The score rises as the window fills, whether or not the server changes.

  • 18 Sept 26 +15
    • Malware scan: unverified → pass security
  • 17 Sept 26 −3
    • Stability: pass → 0.77 functional
  • 16 Sept 26 −15
    • Malware scan: pass → unverified security
    • Stability: 0.97 → pass security
  • 15 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 93 to 97. That category is still filling its 30-day observation window: 28 days of observed history at the previous scan, 29 at this one. The score rises as the window fills, whether or not the server changes.

  • 14 Sept 26 +15
    • Malware scan: unverified → pass security
  • 13 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 87 to 90. That category is still filling its 30-day observation window: 26 days of observed history at the previous scan, 27 at this one. The score rises as the window fills, whether or not the server changes.

  • 11 Sept 26 −2
    • Stability: pass → 0.83 functional
Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 20 Sept 2026 · Analysed pypi/zotero-obsidian-mcp@3.0.2

Provenance No attestation

The registry publishes no build provenance for this version, so there is nothing to verify.

Result No attestation
Ecosystem pypi

Background: How many MCP packages publish verified provenance →

Install scripts 1 script
Hook Tier Command
build_backend allowlisted setuptools.build_meta

Background: Why install scripts are a supply-chain risk →

Dependencies 30 packages
Packages resolved 30
Tree resolution Complete

Background: SBOMs and build attestations, explained →

MCP tools · 31 exposed · ~1,591 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
literature_analysis_get ~65

Get Analysis notes by stable ID, type, source key, or duplicate-question lookup.

NameTypeReqDescription
analysis_idstring
analysis_typestring
questionstring
source_keystring
vault_pathstring

Structured output declared, but exposes no named fields.

No examples provided.

literature_analysis_write ~79

Validate and transactionally write one Analysis note while preserving user-owned content.

NameTypeReqDescription
conflict_policystring
dry_runboolean
fieldsobjectyes
managed_contentstringyes
reviewed_by_userboolean
transaction_idstring
vault_pathstring

Structured output declared, but exposes no named fields.

No examples provided.

literature_config_get ~24

Return the validated effective Vault configuration.

NameTypeReqDescription
vault_pathstring

Structured output declared, but exposes no named fields.

No examples provided.

literature_config_initialize ~50

Create the Vault configuration through the transaction engine.

NameTypeReqDescription
conflict_policystring
dry_runboolean
transaction_idstring
vault_pathstring

Structured output declared, but exposes no named fields.

No examples provided.

literature_config_validate ~36

Validate supplied JSON or the Vault's single configuration file.

NameTypeReqDescription
config_jsonstring
vault_pathstring

Structured output declared, but exposes no named fields.

No examples provided.

literature_doctor ~35

Check Vault configuration, Zotero status, MinerU availability, and the exposed tool list.

NameTypeReqDescription
vault_pathstring

Structured output declared, but exposes no named fields.

No examples provided.

literature_import_collection ~62

Import every parent item in a fully paginated Zotero collection.

NameTypeReqDescription
collection_keystringyes
conflict_policystring
dry_runboolean
transaction_idstring
vault_pathstring

Structured output declared, but exposes no named fields.

No examples provided.

literature_import_item ~62

Import or idempotently refresh one Zotero parent item.

NameTypeReqDescription
conflict_policystring
dry_runboolean
transaction_idstring
vault_pathstring
zotero_keystringyes

Structured output declared, but exposes no named fields.

No examples provided.

literature_paper_read ~94

Read bounded, source-linked text or figures from one paper without persisting derived state.

NameTypeReqDescription
include_imagesboolean
max_charsinteger
modestring
querystring
query_variants
sections
top_kinteger
vault_pathstring
zotero_keystringyes

Structured output declared, but exposes no named fields.

No examples provided.

literature_parse_mineru ~62

Parse one Vault PDF through staged MinerU normalization.

NameTypeReqDescription
conflict_policystring
dry_runboolean
transaction_idstring
vault_pathstring
zotero_keystringyes

Structured output declared, but exposes no named fields.

No examples provided.

literature_parse_mineru_batch ~63

Parse several imported items with the configured concurrency limit.

NameTypeReqDescription
conflict_policystring
dry_runboolean
transaction_idstring
vault_pathstring
zotero_keysarrayyes

Structured output declared, but exposes no named fields.

No examples provided.

literature_preview_transaction ~35

Read the safe manifest for an existing committed transaction.

NameTypeReqDescription
transaction_idstringyes
vault_pathstring

Structured output declared, but exposes no named fields.

No examples provided.

literature_rebuild_analysis_base ~58

Create or update the single nine-view Literature/Analysis/Analysis.base file.

NameTypeReqDescription
conflict_policystring
dry_runboolean
transaction_idstring
vault_pathstring

Structured output declared, but exposes no named fields.

No examples provided.

literature_rebuild_base ~52

Deterministically rebuild Literature/Literature.base.

NameTypeReqDescription
conflict_policystring
dry_runboolean
transaction_idstring
vault_pathstring

Structured output declared, but exposes no named fields.

No examples provided.

literature_rebuild_index ~50

Deterministically rebuild Literature/index.md.

NameTypeReqDescription
conflict_policystring
dry_runboolean
transaction_idstring
vault_pathstring

Structured output declared, but exposes no named fields.

No examples provided.

literature_remove_mineru_output ~64

Remove derived MinerU assets through a backed-up transaction.

NameTypeReqDescription
conflict_policystring
dry_runboolean
transaction_idstring
vault_pathstring
zotero_keystringyes

Structured output declared, but exposes no named fields.

No examples provided.

literature_retrieve ~110

Retrieve bounded paper matches and source passages with request-local coverage only.

NameTypeReqDescription
depthstring
intentstring
max_candidate_papersinteger
max_snippet_papersinteger
max_total_snippetsinteger
methods
per_paper_top_kinteger
querystring
query_variants
scope
vault_pathstring

Structured output declared, but exposes no named fields.

No examples provided.

literature_rollback_transaction ~53

Preview or restore every file backed up by a transaction.

NameTypeReqDescription
conflict_policystring
dry_runboolean
transaction_idstringyes
vault_pathstring

Structured output declared, but exposes no named fields.

No examples provided.

literature_sync_collection ~61

Incrementally sync existing items from a fully paginated collection.

NameTypeReqDescription
collection_keystringyes
conflict_policystring
dry_runboolean
transaction_idstring
vault_pathstring

Structured output declared, but exposes no named fields.

No examples provided.

literature_sync_item ~58

Incrementally sync an existing literature item.

NameTypeReqDescription
conflict_policystring
dry_runboolean
transaction_idstring
vault_pathstring
zotero_keystringyes

Structured output declared, but exposes no named fields.

No examples provided.

literature_verify ~28

Verify identities, links, portable paths, and generated assets.

NameTypeReqDescription
vault_pathstring

Structured output declared, but exposes no named fields.

No examples provided.

literature_version ~18

Return the production package version and public capability counts.

Input schema present but exposes no named parameters.

Structured output declared, but exposes no named fields.

No examples provided.

literature_wiki_context ~45

Collect traceable local literature context for an Agent-authored topic.

NameTypeReqDescription
limitinteger
topicstringyes
vault_pathstring

Structured output declared, but exposes no named fields.

No examples provided.

literature_wiki_list ~24

List deterministic Wiki topic metadata.

NameTypeReqDescription
vault_pathstring

Structured output declared, but exposes no named fields.

No examples provided.

literature_wiki_write ~77

Validate sources and safely write an Agent-authored Wiki topic.

NameTypeReqDescription
conflict_policystring
contentstringyes
dry_runboolean
topicstringyes
transaction_idstring
vault_pathstring
zotero_keysarrayyes

Structured output declared, but exposes no named fields.

No examples provided.

zotero_get_bibtex ~52

Get BibTeX using Better BibTeX, Zotero export, then builtin fallback.

NameTypeReqDescription
api_basestring
keystringyes
providerstring

Structured output declared, but exposes no named fields.

No examples provided.

zotero_get_children ~39

Get all notes, annotations, attachments, and other child items.

NameTypeReqDescription
api_basestring
parent_keystringyes

Structured output declared, but exposes no named fields.

No examples provided.

zotero_get_item ~32

Get one normalized Zotero item.

NameTypeReqDescription
api_basestring
keystringyes

Structured output declared, but exposes no named fields.

No examples provided.

zotero_list_collections ~28

List every Zotero collection using complete pagination.

NameTypeReqDescription
api_basestring
NameTypeReqDescription
resultarrayyes

No examples provided.

zotero_ping ~25

Check the Zotero Desktop local API.

NameTypeReqDescription
api_basestring

Structured output declared, but exposes no named fields.

No examples provided.

zotero_search_items ~50

Search all matching Zotero items using complete pagination.

NameTypeReqDescription
api_basestring
item_typestring
querystring
tagstring
NameTypeReqDescription
resultarrayyes

No examples provided.

Common questions

What is the Obsidian Vault MCP server?

Obsidian Vault MCP is listed in the public MCP registry as io.github.luffysolution-svg/obsidian-vault-mcp. Local Zotero, MinerU, Obsidian literature workflow with transactional Analysis notes. This page covers its PyPI package (zotero-obsidian-mcp).

Is the Obsidian Vault MCP server safe to use?

Obsidian Vault MCP scores 73 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 20 September 2026. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the Obsidian Vault MCP server expose?

Obsidian Vault MCP exposes 31 tools: literature_version, literature_doctor, literature_config_get, literature_config_validate, literature_config_initialize, and 26 more. Their descriptions and schemas cost roughly 1,591 tokens of context every time the server is loaded.

Is the Obsidian Vault MCP server still maintained?

Obsidian Vault MCP is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.