Commit Graph

18 Commits

Author SHA1 Message Date
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
a7469914ec Merge pull request #31 from sizhky/patch-1
Update README.md
2025-06-28 11:03:43 +02:00
TheConnMan
a32eb48095 Add a port override env var 2025-06-08 06:24:23 -04:00
Felipe Meres
8601e44502 feat: add host environment variable support 2025-04-10 08:24:44 -04:00
sizhky
3705e37911 Update README.md
Add a helpful statement below claude server config when claude sometimes fails to discover uvx in the system
2025-04-04 11:07:33 +05:30
Markus Pfundstein
8ddc50cc2f Merge pull request #27 from thomato/add-delete-function
Implement 'Delete file' functionality
2025-04-01 21:32:22 +02:00
David Fisher
f563e9a43c Add missing parens to README.md
Example JSON is broken as-is. This fixes it.
2025-04-01 13:51:18 -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
Frank Fiegel
f14b4085e2 add MCP server badge
This PR adds a badge for the MCP server for Obsidian server listing in Glama MCP server directory.

<a href="https://glama.ai/mcp/servers/3wko1bhuek"><img width="380" height="200" src="https://glama.ai/mcp/servers/3wko1bhuek/badge" alt="server for Obsidian MCP server" /></a>

Glama performs regular codebase and documentation scans to:

* Confirm that the MCP server is working as expected
* Confirm that there are no obvious security issues with dependencies of the server
* Extract server characteristics such as tools, resources, prompts, and required parameters.

This badge helps your users to quickly asses that the MCP server is safe, server capabilities, and instructions for installing the server.
2024-12-17 09:26:20 -05:00
Markus Pfundstein
1a3b173e18 more info 2024-12-05 10:15:10 +01:00
Markus Pfundstein
c7cd449c7f updated README 2024-12-05 10:11:51 +01:00
Markus Pfundstein
a27363c643 renamed to mcp-obsidian 2024-12-04 10:22:24 +01:00
Markus Pfundstein
110873e396 cool 2024-11-29 15:28:19 +01:00
Markus Pfundstein
dfc0eb319b modifying files 2024-11-29 14:31:05 +01:00
Markus Pfundstein
725516d812 more info 2024-11-29 14:05:05 +01:00
Markus Pfundstein
de5afa7f49 added call to get the content of a file 2024-11-29 14:00:53 +01:00
Markus Pfundstein
213980c2bf README Update 2024-11-29 13:36:59 +01:00
Markus Pfundstein
0a804c6cc9 initial checkin 2024-11-29 12:07:37 +01:00