personal-mcp

sytone/personal-mcp

3.2

If you are the rightful owner of personal-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.

A C# implementation of an MCP server for managing Obsidian vaults using AI assistants.

Tools

Functions exposed to the LLM to take actions

Notes

read_note, create_note, update_note, edit_note_content, edit_note_section, delete_note

Organization

list_notes, list_folders, create_folder

Move/Rename

move_note, rename_note, move_folder

Tags

list_tags, add_tags, update_tags, remove_tags

Search

search_notes, search_by_regex, search_by_date

Links

get_outgoing_links, get_backlinks, find_broken_links

Images

read_image, view_note_images

Properties

get_note_info, get_frontmatter, set_property, set_property_list, remove_property, search_by_property

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources