Back to Home
SaraHan774 icon

obsidian-dictionary-mcp

Verified Safe

by SaraHan774

Overview

This MCP server enables an AI agent (like Claude) to manage and interact with a technical glossary stored in an Obsidian vault.

Installation

Run Command
node dist/index.js

Security Notes

The server performs file system operations (read, append, mkdir) using user-provided `file_path` arguments. While `term` is sanitized for regular expressions, the `file_path` itself is used directly. This is generally acceptable for a local MCP server interacting with a user's own files, but it makes it crucial for the calling agent to provide trusted paths to prevent unintended file access or modification outside the Obsidian vault if the agent's input is compromised. No direct 'eval' or arbitrary command execution found.

Similar Servers

Stats

Interest Score0
Security Score8
Cost ClassLow
Avg Tokens75
Stars0
Forks0
Last Update2025-12-01

Tags

ObsidianGlossaryMarkdownMCPKnowledge Management