Back to Home
opencore-x icon

openotes

Verified Safe

by opencore-x

Overview

Provides Claude (or other AI agents) with tools to read, search, write, and organize markdown notes in a local vault.

Installation

Run Command
npm start

Environment Variables

  • PORT
  • VAULT_PATH
  • MAX_SEARCH_RESULTS

Security Notes

The server implements robust path validation in `src/core/paths.ts` to prevent directory traversal, absolute path access, and symlink escapes, sandboxing all file operations to the configured `VAULT_PATH`. Null bytes in paths are also explicitly rejected. No 'eval' or obvious malicious patterns were found. The README recommends Cloudflare Tunnel and Cloudflare Access for secure remote access, acknowledging the need for careful network exposure, which is an appropriate security recommendation rather than a vulnerability of the server itself. Local operation binds to 127.0.0.1 by default.

Similar Servers

Stats

Interest Score30
Security Score9
Cost ClassMedium
Avg Tokens1200
Stars1
Forks0
Last Update2026-01-19

Tags

MCP ServerMarkdownKnowledge BaseAI AgentObsidian