Piotr1215/mcp-obsidian
simple mcp server for interacting with local obsidian notes
This tool helps knowledge workers, researchers, or anyone managing a personal knowledge base in Obsidian or Neovim quickly find, organize, and manage their notes. It takes your Obsidian vault files as input and provides advanced search, content listing, and metadata extraction capabilities. The output includes structured search results, note content, and organizational insights, making it easier to navigate large collections of information without needing the Obsidian app to be running.
Use this if you need to programmatically interact with your Obsidian notes, perform advanced searches, or build tools that access your knowledge base directly from disk, especially if you use `obsidian.nvim` or similar setups.
Not ideal if you prefer to manage your notes exclusively within the Obsidian application and are comfortable with its built-in search and API.
Stars
16
Forks
3
Language
JavaScript
License
—
Category
Last pushed
Feb 14, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/Piotr1215/mcp-obsidian"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Higher-rated alternatives
bitbonsai/mcpvault
A lightweight Model Context Protocol (MCP) server for safe Obsidian vault access
cyanheads/obsidian-mcp-server
Obsidian Knowledge-Management MCP (Model Context Protocol) server that enables AI agents and...
fazer-ai/mcp-obsidian
MCP server for Obsidian (TypeScript + Bun)
smith-and-web/obsidian-mcp-server
MCP server for Obsidian vault management - enables Claude and other AI assistants to read,...
jacksteamdev/obsidian-mcp-tools
Add Obsidian integrations like semantic search and custom Templater prompts to Claude or any MCP client.