Commit Graph

17 Commits

Author SHA1 Message Date
Markus Pfundstein
24cb2b9cbd Merge pull request #31 from sizhky/patch-1
Update README.md
2025-06-28 11:03:43 +02:00
TheConnMan
64e28409cc Add a port override env var 2025-06-08 06:24:23 -04:00
Felipe Meres
44c8d1540f feat: add host environment variable support 2025-04-10 08:24:44 -04:00
sizhky
6de8d8cd28 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
51398322bf Merge pull request #27 from thomato/add-delete-function
Implement 'Delete file' functionality
2025-04-01 21:32:22 +02:00
David Fisher
0f55b50aaa 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
3f22521b01 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
0b65b77370 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
8494bdf83b more info 2024-12-05 10:15:10 +01:00
Markus Pfundstein
aa56549dc2 updated README 2024-12-05 10:11:51 +01:00
Markus Pfundstein
abdc8fd875 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