I followed the instructions, but everytime I start Claude it gives:
'C:\Program' is not recognized as an internal or external command,
operable program or batch file.
2025-03-05T21:48:08.480Z [mcp-obsidian] [info] Message from client: {"method":"initialize","params":{"protocolVersion":"2024-11-05","capabilities":{},"clientInfo":{"name":"claude-ai","version":"0.1.0"}},"jsonrpc":"2.0","id":0}
2025-03-05T21:48:08.494Z [mcp-obsidian] [info] Server transport closed
2025-03-05T21:48:08.495Z [mcp-obsidian] [info] Client transport closed
2025-03-05T21:48:08.495Z [mcp-obsidian] [info] Server transport closed unexpectedly, this is likely due to the process exiting early. If you are developing this MCP server you can add output to stderr (i.e. console.error('...')
in JavaScript, print('...', file=sys.stderr)
in python) and it will appear in this log.
2025-03-05T21:48:08.495Z [mcp-obsidian] [error] Server disconnected. For troubleshooting guidance, please visit our debugging documentation {"context":"connection"}
2025-03-05T21:48:08.495Z [mcp-obsidian] [info] Client transport closed
I use windows 10. I am unsure how to proceceed.
I found some work around that does seem to work to atleast get claude to see the commands, but whenever I use them everything crashes.
The workaround mentioned is:
"markdown": {
"command": "npx",
"args": [
"mcp-obsidian",
"D:\\Obsidian\\ClaudeVault"
],
"settings": {
"connection": {
"type": "local",
"timeout": 30000
},
"search": {
"enabled": true,
"caseSensitive": false
}
}
},
With the error:
2025-03-05T21:50:00.833Z [markdown] [info] Message from server: {"jsonrpc":"2.0","id":22,"error":{"code":-32601,"message":"Method not found"}}
2025-03-05T21:50:00.835Z [markdown] [info] Message from client: {"method":"prompts/list","params":{},"jsonrpc":"2.0","id":23}
2025-03-05T21:50:00.836Z [markdown] [info] Message from server: {"jsonrpc":"2.0","id":23,"error":{"code":-32601,"message":"Method not found"}}
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4