para-mcp

whiskeyjimbo/para-mcp
★ 0 stars Go 🧠 Memory/Knowledge Updated today
MCP server for PARA-structured markdown vaults
View on GitHub →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "para-mcp": {
      "command": "go",
      "args": [
        "run",
        "github.com/whiskeyjimbo/para-mcp@latest"
      ]
    }
  }
}

README Excerpt

A federation-aware [MCP](https://modelcontextprotocol.io/) server for [PARA](https://fortelabs.com/blog/para/)-structured markdown vaults. Paras gives Claude Desktop — and any MCP client — a structured, token-efficient interface to a local vault of markdown notes. Notes are plain `.md` files with YAML frontmatter. Paras indexes them, watches for changes, and exposes 20+ MCP tools covering the full lifecycle: single-note CRUD, batch operations, full-text search, backlink graphs, and cross-vault f

Tools (20)

body_debounceenablednote_archivenote_createnote_deletenote_getnote_movenote_patch_frontmatternote_promotenote_update_bodynotes_backlinksnotes_create_batchnotes_listnotes_patch_frontmatter_batchnotes_relatednotes_searchnotes_stalenotes_update_batchpersonalvault_health

Topics

golangknowledge-managementmarkdownmcpnote-takingobsidianparapara-method