Skip to main content
Glama
zierocode

PiR2 Academy Obsidian Vault MCP

by zierocode

PiR-ACDM — Obsidian Second Brain MCP

MCP แบบ local สำหรับสร้าง ตรวจ รีเฟรช ค้นหา และย้อนคืน Knowledge Graph ภายใน Obsidian Vault ที่ผู้เรียนเลือกเพียงหนึ่งแห่งอย่างปลอดภัย

ขอบเขต

Bundle นี้มี 15 tools: status, change scan, graph-native search, graph explore, read, source inspect/intake preview/apply, knowledge-build preview/apply, single-note preview/apply, graph audit, receipt-bound rollback และ open. MCP จัดการไฟล์ กราฟ ลิงก์ แบ็กลิงก์ ธุรกรรม และหลักฐานเชิงโครงสร้าง แต่ไม่อ่านความหมายของ Word, Excel, PowerPoint, PDF, รูป หรือเสียง การอ่านและตีความ meeting, requirement, decision, weekly brief และงานเฉพาะโดเมนอยู่ใน Skill ไม่ได้ hardcode ใน MCP

ทุก read/write ถูกจำกัดอยู่ใน approved Vault root เดียว และปฏิเสธ .obsidian, .pir-acdm, .pir2-academy-backups, traversal, absolute path, symlink และ path ที่กำกวมบน Windows. การเขียนต้อง preview ก่อน แล้วใช้ ยืนยันบันทึก หรือ Confirm write ที่ยังใหม่เท่านั้น ธุรกรรมหลายไฟล์ตรวจ hash ทุก target ก่อนเขียน สร้าง backup และหยุดทั้งชุดเมื่อพบ conflict

รุ่นนี้ไม่มีการลบ ย้าย หรือเปลี่ยนชื่อไฟล์ตามคำสั่งทั่วไป ไม่มี shell command, remote sync, cloud Vault หรือ credential flow การลบไฟล์อนุญาตเฉพาะ rollback ของไฟล์ที่ transaction receipt ระบุว่า MCP เป็นผู้สร้าง และต้องไม่มีการแก้ไขภายหลัง

Related MCP server: mcp-obsidian

Requirements

  • Claude Desktop/Cowork ที่รองรับ MCPB

  • macOS หรือ Windows ตาม manifest.json

  • Obsidian เป็นทางเลือกสำหรับ Graph View, Backlinks และการแก้โน้ตด้วยตนเอง

MCPB ใช้ Node runtime ที่ Claude Desktop จัดให้ ผู้เรียนไม่ต้องติดตั้ง Node หรือ เปิด Obsidian CLI เพื่อใช้ status, scan, search, read, build, audit หรือ rollback

Maintainer commands

npm ci
npm run check
npm run smoke
npm run scan:secrets
npm run bundle
npm run bundle:verify
make status
make release
make deploy
make rollback
make doctor

npm run bundle writes the local deterministic release candidate to dist/pir-acdm-obsidian-vault-0.5.0.mcpb and prints its SHA-256 checksum. npm run bundle:verify validates its MCPB v0.4 metadata, runtime dependency closure, executable entry point, and exclusions. These commands do not publish, install, or upload the bundle.

make release is the local secret-scan/build/verify gate. make deploy records that this project has no deployed service—the .mcpb is distributed only as a GitHub Release asset. make rollback reports the protected owner boundary for reverting a published release.

The package icon is the unchanged PiR2 Academy course-owned icon reused from course-assets/create-mcp/sheets-reader-workshop/assets/icons/icon.png (SHA-256 d79748c26865b1b3d2b45810874648b73e7eecc4c887bbff30baffdaf5cf54c7).

The current verified state is recorded in docs/LIVE.md; test evidence is in docs/TESTING.md.

A
license - permissive license
Not graded
quality - not tested
A
maintenance

Maintenance

UpdatingMaintainers
UpdatingResponse time
Release cycle
1Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • A
    license
    Not graded
    quality
    C
    maintenance
    MCP server that provides read and write access to an Obsidian vault by interacting directly with markdown files on disk. Supports searching, listing, reading, creating, editing, and appending notes without requiring any Obsidian plugins.
    4,785
    ISC
  • F
    license
    A
    quality
    A
    maintenance
    A filesystem-based MCP server for Obsidian vaults that enables LLMs to browse, search, read, write, and edit Markdown notes directly on disk without requiring Obsidian to be running.
    6
    1,444
    1
  • A
    license
    Not graded
    quality
    C
    maintenance
    MCP server for interacting with Obsidian via the Local REST API, enabling file operations, search, and content editing in your vault.
    MIT

View all related MCP servers

Related MCP Connectors

  • Serve a folder of Markdown notes as an MCP server: hybrid search, reading, and sourced answers.

  • Markdown-based note-taking with a hosted MCP server. Your notes serve you and your AI.

  • Agent-native MCP server over the public saagarpatel.dev corpus. Read-only, stateless.

View all MCP Connectors

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/zierocode/pir2-academy-obsidian-vault-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server