Back to Home

obsidian-mcp-server-enhanced

Verified Safe

by BoweyLou

Overview

A server implementation for an enhanced Multi-Client Protocol, likely associated with Obsidian.md for data synchronization or plugin interaction.

Installation

Run Command
docker run -p 3000:3000 obsidian-mcp-server-enhanced

Security Notes

The project is a server, inherently exposing network ports. Presence of `env.json` and `headers.txt` suggests configuration for secrets and potentially sensitive data, which must be handled securely (e.g., via environment variables, not committed to repo). `monitor-requests.sh` could expose data if not secured. No direct evidence of 'eval' or obfuscation from file names, but cannot be verified without code access.

Similar Servers

Stats

Interest Score36
Security Score7
Cost ClassMedium
Avg Tokens200
Stars7
Forks4
Last Update2025-11-18

Tags

Node.jsTypeScriptServerObsidianAPIProtocol