I wrote an MCP Server!
It's called org-mcp
.
The idea is that you can extend your PKMS
powers using an LLM.
It should be able to summarize your notes,
and even make additions to them as suggested.
You can use it directly with Claude desktop, or any other LLM that supports a locally run MCP server.
- Code is here: https://github.com/andyreagan/org-mcp.
- It's published on PyPI: https://pypi.org/project/org-mcp/