Back to Browse

Obsidian Vault MCP Server

SecurityUse Caution4.2MCP RegistryLocal
Free

Server data from the Official MCP Registry

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

About

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

Security Report

4.2
Use Caution4.2High Risk

This is a well-engineered MCP server for Obsidian vault management with Zotero and MinerU integration. The code demonstrates strong security practices in filesystem operations with sophisticated symlink/reparse point protections and atomic write operations. However, there are some concerns regarding external service integration (MinerU PDF processing), unauthenticated local access, and potential credential handling in configuration that warrant user awareness. Supply chain analysis found 3 known vulnerabilities in dependencies (0 critical, 3 high severity). Package verification found 1 issue.

4 files analyzed · 10 issues found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

File System Read

Reads files on your machine. Normal for tools that analyze or process local data.

File System Write

Writes or modifies files on your machine. Check that this is expected for the tool.

file_delete

Check that this permission is expected for this type of plugin.

filesystem_symlink_detection

Check that this permission is expected for this type of plugin.

env_vars

Check that this permission is expected for this type of plugin.

HTTP Network Access

Connects to external APIs or services over the internet.

process_spawn

Check that this permission is expected for this type of plugin.

What You'll Need

Set these up before or after installing:

Absolute path to the Obsidian vault, or auto when the client project is inside it.Optional

Environment variable: OBSIDIAN_VAULT_PATH

How to Install

Add this to your MCP configuration file:

{
  "mcpServers": {
    "io-github-luffysolution-svg-obsidian-vault-mcp": {
      "env": {
        "OBSIDIAN_VAULT_PATH": "your-obsidian-vault-path-here"
      },
      "args": [
        "-y",
        "obsidian-vault-mcp-pi-extension"
      ],
      "command": "npx"
    }
  }
}

Reviews

No reviews yet

Be the first to review this server!

Obsidian Vault MCP Server - Local Zotero, MinerU, Obsidian literature workflow with | MCP Marketplace