Skip to main content
Glama

Obsidian MCP Server - Enhanced

by BoweyLou
com.obsidian.mcp.plist•1.15 kB
<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> <plist version="1.0"> <dict> <key>Label</key> <string>com.obsidian.mcp</string> <key>ProgramArguments</key> <array> <string>/Users/yannickbowe/obsidian-mcp-remote/scripts/monitor-mcp.sh</string> <string>start</string> </array> <key>WorkingDirectory</key> <string>/Users/yannickbowe/obsidian-mcp-remote</string> <key>EnvironmentVariables</key> <dict> <key>PATH</key> <string>/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/homebrew/bin</string> <key>HOME</key> <string>/Users/yannickbowe</string> </dict> <key>RunAtLoad</key> <true/> <key>KeepAlive</key> <true/> <key>StandardOutPath</key> <string>/Users/yannickbowe/obsidian-mcp-remote/logs/launchd.log</string> <key>StandardErrorPath</key> <string>/Users/yannickbowe/obsidian-mcp-remote/logs/launchd-error.log</string> <key>ThrottleInterval</key> <integer>30</integer> </dict> </plist>

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/BoweyLou/obsidian-mcp-server-enhanced'

If you have feedback or need assistance with the MCP directory API, please join our Discord server