Kika Obsidian MCP
未申請Local-first MCP server for Obsidian vaults — no plugins, no API keys, with schema-validated Bases (.base) support.
未申請リスティング
このMCPサーバーはあなたのものですか?
このリスティングは公開情報から自動的にインデックスされました。申請することで、ページの編集、互換性の設定、成長ツールのアンロックができます。2分以内に完了します。
このサーバーを申請するツール(17個)
configure_vault
set or change the vault path
create_base
create a .base file, validated against the Bases schema before writing
create_folder
create a folder inside the vault
create_note
create a new markdown note with optional metadata
delete_base
delete a .base file
delete_note
delete a markdown note
get_all_tags
list unique tags from frontmatter and inline tags
get_backlinks
find notes that link to a note
get_base
read a .base as parsed structure + raw YAML; tolerant of imperfect files
get_folder_structure
return the vault folder tree
get_note
read one markdown note by vault-relative path
get_note_links
extract wikilinks from a note
list_bases
list .base files in the vault or a folder, with their view names
list_notes
list notes in the vault or a folder
search_notes
search note title, content, and tags
update_base
merge changes into a base (update a view by name, add/remove views, change filters/formulas/properties)
update_note
update note content and/or frontmatter