by coddingtonbear · MCP Server · ★ 2.4k
Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h
Local REST API & MCP Server Give your scripts, browser extensions, and AI agents a direct line into your Obsidian vault via a secure, authenticated REST API. Interactive API docs: https://coddingtonbear.github.io/obsidian-local-rest-api/ What you can do Access your vault through the REST API or the built-in MCP server — both interfaces expose the same core capabilities, so scripts, browser extensions, and AI agents all speak the same language. Read, create, update, or delete notes — full CRUD on any file in your vault, including binary files Surgically patch specific sections — target a heading, block reference, or frontmatter key and append, prepend, or replace just that section without touching the rest of the file Search your vault — simple full-text search or structured JsonLogic queries against note metadata (frontmatter, tags, path, content) Access the active file — read or write whatever note is currently open in Obsidian Work with periodic notes — get or create daily, weekly, monthly, quarterly, and yearly notes List and execute commands — trigger any Obsidian command as if you'd used the command palette Query tags — list all tags across your vault with usage counts Open...
| Stars | 2,422 |
| Forks | 291 |
| Language | TypeScript |
| Category | MCP Server |
| License | MIT |
| Quality Score | 69.9241600396734/100 |
| Open Issues | 1 |
| Last Updated | 2026-06-04 |
| Created | 2022-01-25 |
| Platforms | mcp, node |
| Est. Tokens | ~163k |
These tools work well together with obsidian-local-rest-api for enhanced workflows:
Explore other popular mcp server tools:
obsidian-local-rest-api is A secure REST API and Model Context Protocol (MCP) server for your vault.. It is categorized as a MCP Server with 2.4k GitHub stars.
obsidian-local-rest-api is primarily written in TypeScript.
You can find installation instructions and usage details in the obsidian-local-rest-api GitHub repository at github.com/coddingtonbear/obsidian-local-rest-api. The project has 2.4k stars and 291 forks, indicating an active community.
obsidian-local-rest-api is released under the MIT license, making it free to use and modify according to the license terms.