by MarkusPfundstein · MCP Server · ★ 3.7k
MCP server for Obsidian MCP server to interact with Obsidian via the Local REST API community plugin. Components Tools The server implements multiple tools to interact with Obsidian: listfilesinvault: Lists all files and directories in the root directory of your Obsidian vault listfilesindir: Lists all files and directories in a specific Obsidian directory getfilecontents: Return the content of a single file in your vault.
| Stars | 3,692 |
| Forks | 431 |
| Language | Python |
| Category | MCP Server |
| License | MIT |
| Quality Score | 75.6124632827669/100 |
| Open Issues | 86 |
| Last Updated | 2026-05-15 |
| Created | 2024-11-29 |
| Platforms | mcp, python |
| Est. Tokens | ~9k |
Explore other popular mcp server tools:
mcp-obsidian is MCP server that interacts with Obsidian via the Obsidian rest API community plugin. It is categorized as a MCP Server with 3.7k GitHub stars.
mcp-obsidian is primarily written in Python.
You can find installation instructions and usage details in the mcp-obsidian GitHub repository at github.com/MarkusPfundstein/mcp-obsidian. The project has 3.7k stars and 431 forks, indicating an active community.
mcp-obsidian is released under the MIT license, making it free to use and modify according to the license terms.