io.github.dewtech-technologies
obsidian-mcp-secure
Secure MCP server for Obsidian with OWASP Top 10 controls and full audit logging.
stdiocommunityapplication
Package Details
obsidian-mcp-secure
Transportstdio
Environment Variables
OBSIDIAN_API_KEY(str)
RequiredSecret
API Key generated by Obsidian's Local REST API plugin (Settings -> Local REST API -> API Key)
OBSIDIAN_HOST(str)
Default:
http://127.0.0.1Host of the Local REST API (default: http://127.0.0.1)
OBSIDIAN_PORT(str)
Default:
27123Port of the Local REST API (default: 27123)
LOG_DIR(str)
Default:
./logsDirectory for audit logs (default: ./logs)