We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/duquesnay/obsidian-mcp-ts'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
.env.sample•250 B
# Copy this file to .env and fill in your values
# DO NOT commit .env to version control
# Obsidian REST API configuration
OBSIDIAN_API_KEY=your-api-key-here
OBSIDIAN_HOST=127.0.0.1
# Optional: Custom port if not using default
# OBSIDIAN_PORT=27124