Obsidian MCP REST Server

Created at 2 months ago

by PublikPrinciple

starstarstarstarstar

An MCP server implementation for accessing Obsidian via local REST API

Categories

developer-tools

Tags

obsidian

mcp

rest-api

Obsidian MCP REST Server

Obsidian MCP REST Server

What is Obsidian MCP REST Server?

Obsidian MCP REST Server is a server implementation for accessing Obsidian vaults via a local REST API, enabling AI assistants to manage and interact with notes through a standardized interface.

How to use Obsidian MCP REST Server?

To use the server, you need to install it and configure your Obsidian Local REST API plugin. After setting up the configuration file, you start the server and can make REST API calls to manage your notes.

Key features of Obsidian MCP REST Server?

  • Access to Obsidian vault contents through the Model Context Protocol (MCP)
  • Ability to read and write notes
  • Listing of vault contents
  • Powerful search functionality
  • Secure local API integration
  • Compatibility with Claude Desktop and other AI assistants

Use cases of Obsidian MCP REST Server?

  1. Automating note management with AI assistants like Claude Desktop.
  2. Integrating Obsidian vault contents with other applications through REST.
  3. Accessing and managing notes programmatically for software development or personal projects.

FAQ from Obsidian MCP REST Server?

  • What are the prerequisites to use the server?

    You need Node.js 16 or higher, Obsidian with the Local REST API plugin, and an Obsidian vault with the Local REST API enabled.

  • Is it secure to use this server?

    Yes, it runs locally with no external access, and requests are authenticated with your API key.

  • Can I contribute to the project?

    Yes! Contributions are welcome, and you can submit a Pull Request or open an issue for discussion.

View More