tolaria-mcp

scharf-black/tolaria-mcp
★ 0 stars TypeScript 🤖 AI/LLM Updated today
MCP server for taxonomy-aware, git-backed read/write access to Tolaria/Obsidian Markdown note vaults
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "tolaria-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "scharf-black/tolaria-mcp"
      ]
    }
  }
}

README Excerpt

A small [Model Context Protocol](https://modelcontextprotocol.io/) server that gives LLM agents taxonomy-aware, git-backed read/write access to Markdown note vaults — built around the [Tolaria](https://tolaria.org) note system but compatible with any Obsidian-flavored vault that uses YAML frontmatter for `type` and `belongs_to` / `related_to` relationships.

Tools (9)

TOLARIA_COMMIT_EMAILTOLARIA_COMMIT_NAMETOLARIA_DISABLE_GIT_SYNCTOLARIA_GIT_BRANCHTOLARIA_GIT_REMOTETOLARIA_PERSONAL_PATHTOLARIA_WORK_PATHmainorigin