Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by marcelmarais • File & Storage
A lightweight MCP server that lets AI assistants read from and write to an Obsidian vault via filesystem access.
List and discover all files inside a user's Obsidian vault to decide what context to load.
Read contents of specific or fuzzy-matched markdown notes and gather open TODO items across the vault.
Create or update markdown notes (including creating directories) so they can write summaries, standups, or edit notes programmatically.
This project implements a simple Model Context Protocol (MCP) server for interacting with an Obsidian vault. It exposes read tools (list filenames, read specific files, gather open TODOs) and a write tool (create/update markdown files, creating directories as needed). The server runs standalone (Node.js) so agents can access the vault without the Obsidian app running and can be integrated with clients like Claude Desktop and Cursor. It emphasizes minimal, direct filesystem access rather than being a full-featured Obsidian plugin.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.