Markus Pfundstein
f44ebaa441
Merge pull request #16 from bathrobe/main
...
added get batch of file contents
2025-02-09 21:52:14 +01:00
joe
6b02ecdf71
added get batch of file contents
2025-02-01 12:15:03 -05:00
Markus Pfundstein
33c931280f
Merge pull request #13 from txbm/main
...
Update action names with obsidian_ prefix
2025-01-03 11:12:28 +01:00
Peter M. Elias
b219c45d17
Update action names with obsidian_ prefix
2024-12-26 23:12:16 -08:00
Markus Pfundstein
95de950588
Merge pull request #11 from punkpeye/patch-1
...
add MCP server badge
2024-12-19 13:04:46 +01:00
Markus Pfundstein
befe6fa403
Create LICENSE
2024-12-19 13:04:36 +01:00
Markus Pfundstein
c4765c3fc5
Merge pull request #8 from Csaba8472/lower-python-version
...
lower python version
2024-12-19 13:03:08 +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
Csaba8472
07551d0b5a
lower python version
2024-12-14 21:53:19 +01: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
38845f30c8
corrected server name. added cwd logging when .env is not found
2024-12-05 10:03:00 +01:00
Markus Pfundstein
90ad7a682d
bumped mcp
2024-12-04 10:25:06 +01:00
Markus Pfundstein
a27363c643
renamed to mcp-obsidian
2024-12-04 10:22:24 +01:00
Markus Pfundstein
616309c2cb
added pyright and fixed type errors
2024-12-03 21:36:54 +01:00
Markus Pfundstein
e70e940c57
Merge pull request #4 from 7shi/add-timeout
...
Add timeout settings to HTTP requests
2024-12-01 20:01:55 +01:00
7shi
120c435723
Adjust timeout to align with MCP client timeouts
2024-12-02 02:59:21 +09:00
7shi
944819a3a1
Add timeout settings to all requests in Obsidian Local REST API
2024-12-01 22:36:06 +09:00
Markus Pfundstein
e3d7db5d20
Merge pull request #2 from 7shi/fix-quote
...
URL encode target header in PATCH requests
2024-12-01 10:50:13 +01:00
7shi
ab7ee87e56
URL encode target header in PATCH requests
2024-12-01 05:15:47 +09:00
Markus Pfundstein
0aca93fc62
Merge pull request #1 from eltociear/patch-1
...
chore: update openapi.yaml
2024-11-30 09:31:42 +01:00
Ikko Eltociear Ashimine
f3d247af0a
chore: update openapi.yaml
...
yoru -> your
2024-11-30 13:09:11 +09:00
Markus Pfundstein
f6d0c24674
small improvements
2024-11-29 17:41:57 +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
1f74864943
better structure. tools in own file
2024-11-29 13:56:16 +01:00
Markus Pfundstein
213980c2bf
README Update
2024-11-29 13:36:59 +01:00
Markus Pfundstein
35dc274660
first tool calls working to list vault files and dir
2024-11-29 13:32:29 +01:00
Markus Pfundstein
0a804c6cc9
initial checkin
2024-11-29 12:07:37 +01:00