We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Kynlos/Obsidian-MCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
.env.example•408 B
# Obsidian MCP Configuration
# Copy this file to .env and configure for your system
# Or run: npm run setup
# Path to your Obsidian vault (REQUIRED)
# Windows example: C:/Users/YourName/Documents/MyVault
# macOS example: /Users/YourName/Documents/MyVault
# Linux example: /home/yourname/Documents/MyVault
OBSIDIAN_VAULT_PATH=/path/to/your/vault
# Optional: Enable debug logging
# OBSIDIAN_DEBUG=true