PiR2 Academy Obsidian Vault MCP
Provides tools for reading, searching, opening, and writing Markdown notes within an Obsidian vault, including preview and confirmed write operations.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@PiR2 Academy Obsidian Vault MCPsearch for notes containing 'MCP server' in my vault"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
PiR2 Academy Obsidian Vault MCP
MCP แบบ local สำหรับอ่าน ค้นหา เปิด และเขียน Obsidian Markdown ภายใน Vault ที่ผู้เรียนเลือกเพียงหนึ่งแห่งอย่างปลอดภัย
ขอบเขต
Bundle นี้มี six tools: status, search, read, preview write, confirmed apply write, และ open. การตีความ meeting, decision/action extraction, และ weekly brief อยู่ใน Skill ของคอร์ส ไม่ใช่ MCP นี้
ทุก read/write ถูกจำกัดอยู่ใน approved vault root เดียว และปฏิเสธ .obsidian, .pir2-academy-backups, traversal, absolute path, symlink, และไฟล์ที่ไม่ใช่ Markdown. การเขียนต้อง preview ก่อน แล้วใช้ ยืนยันบันทึก หรือ Confirm write ที่ยังใหม่เท่านั้น
v1 ไม่มี delete, rename, move, bulk write, plugin install, shell command, remote sync, cloud vault, หรือ credential flow
Related MCP server: mcp-obsidian
Requirements
Node.js 20+
Obsidian installer 1.12.7+ with Command line interface enabled
Obsidian app available on the learner machine
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 doctornpm run bundle writes the local deterministic release candidate to
dist/pir2-academy-obsidian-vault-0.1.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.
This server cannot be installed
Maintenance
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
- Alicense-qualityCmaintenanceMCP 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.3,786ISC
- FlicenseAqualityAmaintenanceA 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.62,1751
- Flicense-qualityBmaintenanceMCP server that exposes an Obsidian vault (search, read, create, and update notes) via Streamable HTTP.
- Alicense-qualityCmaintenanceMCP server for interacting with Obsidian via the Local REST API, enabling file operations, search, and content editing in your vault.MIT
Related MCP Connectors
Serve a folder of Markdown notes as an MCP server: hybrid search, reading, and sourced answers.
Agent-native MCP server over the public saagarpatel.dev corpus. Read-only, stateless.
Markdown-first MCP server for Notion API with 8 composite tools and 39 actions.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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