Back to Home
trung-persefoni icon

obsidian-kanban-mcp

Verified Safe

by trung-persefoni

Overview

Manage Obsidian Kanban boards programmatically through an MCP server.

Installation

Run Command
node dist/index.js

Environment Variables

  • VAULT_PATH
  • OBSIDIAN_BOARD_NAME

Security Notes

The server primarily interacts with the local file system using the provided VAULT_PATH. It uses `path.join` to construct file paths, which helps mitigate path traversal issues. No 'eval' or direct 'child_process' spawns were observed. Environment variables are used for configuration, which is a standard practice. The main security considerations would be ensuring the VAULT_PATH is set to a trusted location and protecting access to the process itself, as it can modify local files.

Similar Servers

Stats

Interest Score0
Security Score8
Cost ClassLow
Avg Tokens200
Stars0
Forks0
Last Update2025-11-30

Tags

ObsidianKanbanProductivityNote-takingTask Management