NoteDiscovery/mcp_server
Ólafur Búi Ólafsson 7b7e45c9ed Fix create_note_from_template MCP tool: post templateName/notePath
The MCP client posted template/path, but /api/templates/create-note reads
templateName/notePath, so every call failed with
"HTTP 400: Template name and note path required" before the template was
ever loaded. Send the keys the endpoint expects.
2026-06-08 23:17:41 +00:00
..
__init__.py added mcp server 2026-03-13 17:53:50 +01:00
__main__.py added mcp server 2026-03-13 17:53:50 +01:00
client.py Fix create_note_from_template MCP tool: post templateName/notePath 2026-06-08 23:17:41 +00:00
config.py added mcp server 2026-03-13 17:53:50 +01:00
server.py added new backlink tool 2026-03-24 11:42:13 +01:00
tools.py added new backlink tool 2026-03-24 11:42:13 +01:00