org-mcp

nettnaut/org-mcp
★ 0 stars Emacs Lisp Memory/Knowledge Updated today
MCP server bridging Claude to an Emacs org-mode + org-roam knowledge base via a live Emacs (emacsclient). Search, read, capture, link, agenda, TODOs.
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": {
    "org-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "nettnaut/org-mcp"
      ]
    }
  }
}

README Excerpt

An MCP server that gives Claude search, context, note creation, linking, and org-agenda access over an Emacs **org-mode + org-roam** knowledge base — by talking to a **live Emacs** over `emacsclient`, so everything runs through your real org config (custom agenda commands, TODO keywords, capture templates,

Tools (12)

org_agendaorg_backlinksorg_capture_todoorg_create_dailyorg_create_nodeorg_edit_node_bodyorg_ensure_todo_idsorg_get_nodeorg_insert_linkorg_searchorg_search_contentorg_update_todo

Topics

claudeemacsemacsclientmcpmodel-context-protocolorg-modeorg-roam