56a5f6ec16
refactor: use centralized create_obsidian_api() for put_content to respect OBSIDIAN_HOST full URL format
2025-08-16 19:05:46 +00:00
df618f2fdd
fix: remove leftover merge markers in tools.py
2025-08-16 19:01:28 +00:00
c58449ca85
fix: add full support for OBSIDIAN_HOST env var; URL parsing helpers; central API factory; README updates (merge of upstream PR #52 )
2025-08-16 18:52:25 +00:00
Markus Pfundstein
4aac5c2b87
Merge pull request #44 from shipurjan/feature/add-put-content-tool
...
add obsidian_put_content tool
2025-06-28 11:04:04 +02:00
Stanislav Fediakov
4d96b36a6b
Add JsonQuery examples to the description of Complex Query for it to work more reliably
2025-06-21 20:57:50 +04:00
Victor Campuzano
e6a02957e1
Adding a parameter to optionally retrieve metadata for periodic notes, in addition to just the content.
2025-06-12 15:57:07 +02:00
Cyprian Zdebski
d42d7454be
Update descriptions
2025-04-17 22:58:24 +02:00
Cyprian Zdebski
d7f16416dd
add obsidian_put_content tool
2025-04-17 22:51:56 +02:00
Felipe Meres
8601e44502
feat: add host environment variable support
2025-04-10 08:24:44 -04:00
Nando Thomassen
c33c711c68
Implement 'Delete file/directory' functionality
...
The MCP server now supports safe deletion of files and directories from
the Obsidian vault. A required confirmation parameter prevents accidental
deletions.
2025-03-29 22:29:01 +01:00
Jevin Maltais
4295a17ab8
Updating tools too
2025-03-22 08:53:59 -04:00
Jevin Maltais
ed9bffe128
Updating openapi and creating periodic tools
2025-03-22 07:59:36 -04:00
joe
6b02ecdf71
added get batch of file contents
2025-02-01 12:15:03 -05:00
Peter M. Elias
b219c45d17
Update action names with obsidian_ prefix
2024-12-26 23:12:16 -08:00
Markus Pfundstein
38845f30c8
corrected server name. added cwd logging when .env is not found
2024-12-05 10:03:00 +01:00
Markus Pfundstein
a27363c643
renamed to mcp-obsidian
2024-12-04 10:22:24 +01:00