Skip to content
ai101.tools
navigateopenescclose
Claude+372Whisper+228LangChain+168Codex+223NotebookLM+276DALL-E 3+192DeepL+249n8n+208Topaz Video AI+153LlamaIndex+161
Obsidian MCP logo
MCP server

Obsidian MCP

Gives an assistant access to a local Obsidian vault.

0
SaveVisit website ↗

Add it to your client

Community
Install
uvx mcp-obsidian
mcpServers
{
  "mcpServers": {
    "obsidian-mcp": {
      "command": "uvx",
      "args": [
        "mcp-obsidian"
      ]
    }
  }
}
Transport
stdio
Runtime
Python
Auth
Required
Tools
7
License
MIT
Stars
4,309
Tools
list_files_in_vaultget_file_contentssearchpatch_contentappend_contentdelete_file

Talks to Obsidian through its Local REST API community plugin, so the vault stays on disk and nothing is shipped to a third-party service. Files can be listed, read, searched, appended to, patched at a specific heading or block, and deleted. The plugin's API key is the only credential involved. With more than four thousand stars it is the most widely used Obsidian server in the MCP ecosystem.

Comments(0)

Sign in to comment

No comments yet — be the first.

Similar MCP servers

Report this comment

Why are you reporting this?