libregistry
Registry
Models
Docker
IAM
MCP
Docs
Sign in with Google
MCP Servers
/
productivity
/ Obsidian
Obsidian
JSON →
none
★ 34
productivity
A server for interacting with your Obsidian vault.
github ↗
Install
How to run this server
[ { "cmd": "pip install .", "imports": [] } ]
server path:
obsidian-5
Tools
What this server exposes
read_note
Read the content of a note in the Obsidian vault
write_note
Write or overwrite a note in the Obsidian vault
get_note_metadata
Get the frontmatter metadata of a note
update_note_metadata
Update the frontmatter metadata of a note
list_notes
List all notes in the vault
list_folders
List all folders in the vault
search_notes
Search notes by content or metadata
get_daily_note
Get or create the daily note for a specific date
get_outgoing_links
Get outgoing links from a note
get_backlinks
Get backlinks to a note
get_tags
Get all tags used in the vault
Configuration
Environment & auth
auth
none
env
OMCP_SERVER_PORT
Resources
github
https://github.com/Rwb3n/obsidian-mcp ↗
Obsidian — MCP Server · libregistry