Skip to main content
Glama

Obsidian MCP Server - Enhanced

by BoweyLou
.env.template•572 B
# Obsidian MCP Server Configuration # Copy this file to .env in the project root and fill in your actual values # Required: Your Obsidian Local REST API plugin API key OBSIDIAN_API_KEY=your_obsidian_api_key_here # Transport type (http is required for Claude.ai Remote MCP) MCP_TRANSPORT_TYPE=http # Optional: Obsidian Local REST API base URL (default shown) # OBSIDIAN_BASE_URL=http://127.0.0.1:27123 # Optional: Enable cache for better performance (default: true) # OBSIDIAN_ENABLE_CACHE=true # Optional: Log level for debugging (default: info) # MCP_LOG_LEVEL=debug

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