by marcelmarais · MCP Server · ★ 27
Obsidian MCP Server A lightweight Model Context Protocol (MCP) server that enables AI assistants like Cursor & Claude to read from and write to your Obsidian vault. Example Interactions "Create a new note for standup tomorrow describing the code changes I've made today" (should also use Git) "Check my notes about project ideas" "Check what todos I have related to refactoring" Tools Read getAllFilenames Gets a list of all filenames in the Obsidian vault Useful for discovering what files are available readMultipleFiles Retrieves the contents of specified files from the Obsidian vault Supports...
| Stars | 27 |
| Forks | 6 |
| Language | TypeScript |
| Category | MCP Server |
| Quality Score | 61.4762661734306/100 |
| Open Issues | 2 |
| Last Updated | 2026-05-10 |
| Created | 2025-03-01 |
| Platforms | mcp, node |
| Est. Tokens | ~6k |
These tools work well together with obsidian-mcp-server for enhanced workflows:
Explore other popular mcp server tools:
obsidian-mcp-server is an open-source mcp server by marcelmarais with 27 GitHub stars.
obsidian-mcp-server is primarily written in TypeScript.
You can find installation instructions and usage details in the obsidian-mcp-server GitHub repository at github.com/marcelmarais/obsidian-mcp-server. The project has 27 stars and 6 forks, indicating an active community.