
Obsidian Vault MCP Server
MCP server by github.com/oleksandrkucherenko/mcp-obsidian-via-rest
Access Obsidian vaults via Local REST API - read, search, and interact with notes
About Obsidian Vault MCP Server
Obsidian Vault MCP Server is an MCP (Model Context Protocol) server published by oleksandrkucherenko in the official MCP registry, listed under Note Taking on Loomal. Access Obsidian vaults via Local REST API - read, search, and interact with notes
It ships as an npm package (@oleksandrkucherenko/mcp-obsidian), so any MCP client that can launch a local process can run it.
Development happens in the open at github.com/oleksandrkucherenko/mcp-obsidian-via-rest, where the project has earned 13 GitHub stars.
Use Obsidian Vault MCP Server with your agent
claude mcp add obsidian-vault-mcp-server -- npx -y @oleksandrkucherenko/mcp-obsidian{
"mcpServers": {
"obsidian-vault-mcp-server": {
"command": "npx",
"args": [
"-y",
"@oleksandrkucherenko/mcp-obsidian"
]
}
}
}@oleksandrkucherenko/mcp-obsidianFrequently asked questions
- What is Obsidian Vault MCP Server?
- Obsidian Vault MCP Server is an MCP (Model Context Protocol) server by oleksandrkucherenko in the Note Taking category. Access Obsidian vaults via Local REST API - read, search, and interact with notes
- How do I connect Obsidian Vault MCP Server to Claude, Cursor, or another MCP client?
- Install Obsidian Vault MCP Server from its npm package (@oleksandrkucherenko/mcp-obsidian) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
- Is Obsidian Vault MCP Server open source?
- Yes — the source code is public at github.com/oleksandrkucherenko/mcp-obsidian-via-rest, with 13 GitHub stars.
- Can AI agents pay to use Obsidian Vault MCP Server?
- Not yet through Loomal — Obsidian Vault MCP Server is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.
More Note Taking MCP servers

obsidian-mcp-server
584
MCP server for Obsidian — read, write, search, and surgically edit notes, tags, and frontmatter.

mcp-bear
70
A MCP server for interacting with Bear note-taking software.

HackMD
61
A Model Context Protocol server for integrating HackMD's note-taking platform with AI assistants.

adam-framework
44
Persistent memory tools for Claude Desktop. Search your vault or Obsidian notes mid-conversation.

better-notion-mcp
31
Markdown-first MCP server for Notion API with 9 composite tools and 39+ actions.

open-notebook
31
MCP server that wraps the Open Notebook API
Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain Obsidian Vault MCP Server? Claim this listing free by verifying GitHub ownership, or contact us.