Secure MCP server for Obsidian with OWASP Top 10 controls and full audit logging.

stdiocommunityapplication

Package Details

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.1

Host of the Local REST API (default: http://127.0.0.1)

OBSIDIAN_PORT(str)
Default:27123

Port of the Local REST API (default: 27123)

LOG_DIR(str)
Default:./logs

Directory for audit logs (default: ./logs)