MCP ServersMCP.so
Obsidian MCP

Obsidian MCP

Visit Server
created by
Obsidian MCPnewtype-01a day ago
This project implements a Model Context Protocol (MCP) server for connecting AI models with Obsidian knowledge bases. Through this server, AI models can directly access and manipulate Obsidian notes, including reading, creating, updating, and deleting notes, as well as managing folder structures.
Overview

What is Obsidian MCP?

Obsidian MCP is a Model Context Protocol (MCP) server that connects AI models with Obsidian knowledge bases, allowing AI models to access and manipulate notes directly.

How to use Obsidian MCP?

To use Obsidian MCP, ensure that Obsidian is running with the Local REST API plugin installed, then start the MCP server and interact with it through standard input/output.

Key features of Obsidian MCP?

  • Seamless integration with Obsidian knowledge bases
  • Support for reading, creating, updating, and deleting notes
  • Folder management capabilities (create, rename, move, delete)
  • Full-text search functionality
  • Compliance with Model Context Protocol standards

Use cases of Obsidian MCP?

  1. Automating note-taking processes with AI assistance
  2. Enhancing knowledge management through AI-driven insights
  3. Integrating AI models for personalized learning experiences

FAQ from Obsidian MCP?

  • What are the prerequisites for using Obsidian MCP?

You need Node.js (v16 or higher), the Obsidian desktop application, and the Obsidian Local REST API plugin installed.

  • Is there a testing feature available?

Yes! The project includes a test script to validate server functionality.

  • How can I contribute to the project?

Contributions are welcome through Pull Requests and Issues.