obsidiantools-mcp-server

mohit/obsidiantools-mcp-server

3.2

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

The Obsidiantools MCP Server is a Model Context Protocol server that provides programmatic access to the obsidiantools Python package for analyzing Obsidian.md vaults.

Tools

Functions exposed to the LLM to take actions

init_vault

Initialize a vault for analysis with optional subdirectory filtering.

connect_vault

Build the graph structure with optional attachment inclusion.

gather_vault

Gather plaintext content from notes with optional code removal.

get_graph_stats

Get comprehensive graph statistics including nodes, edges, and centrality.

get_note_metadata

Get detailed metadata for all notes as DataFrame/JSON.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources