MCPServers
Obsidian - MCP server logo

Obsidian

4
0

Summary

This MCP server, developed by kazuph, enables seamless integration between Claude Desktop (or any MCP client) and Obsidian vaults. It provides tools for reading, searching, and writing notes within specified Obsidian directories, leveraging TypeScript and the @modelcontextprotocol/sdk for robust implementation. The server includes security measures like path validation and symlink handling to ensure safe access to vault contents. It's particularly useful for users who want to incorporate their personal knowledge base into AI-assisted workflows, allowing for natural language queries and updates to Obsidian notes through MCP-compatible interfaces.

Available Actions(4)

obsidian_read_notes

Read the contents of multiple notes. Each note's content is returned with its path as a reference.

obsidian_search_notes

Search for notes by name (case-insensitive, supports partial matches and regex).

obsidian_read_notes_dir

List the directory structure under a specified path.

obsidian_write_note

Create a new note at the specified path.

Last Updated: April 8, 2025

社区评论

0.0
0 条评论
5
0
4
0
3
0
2
0
1
0

暂无评论. 成为第一个评论的人!

登录以参与讨论

Try it now in
HighlightHighlight AI

语言

TypeScript

分类

标签