claude mcp add leksandrucherenko-mcp-obsidian-via-rest -- npx -y @oleksandrkucherenko/mcp-obsidian
{
"mcpServers": {
"leksandrucherenko-mcp-obsidian-via-rest": {
"command": "npx",
"args": ["-y", "@oleksandrkucherenko/mcp-obsidian"]
}
}
}
{
"mcpServers": {
"leksandrucherenko-mcp-obsidian-via-rest": {
"command": "npx",
"args": ["-y", "@oleksandrkucherenko/mcp-obsidian"]
}
}
}
{
"mcpServers": {
"leksandrucherenko-mcp-obsidian-via-rest": {
"command": "npx",
"args": ["-y", "@oleksandrkucherenko/mcp-obsidian"]
}
}
}
About This MCP Server
The Model Context Protocol server io.github.OleksandrKucherenko/mcp-obsidian-via-rest enables search functionality by providing access to Obsidian vaults through a Local REST API, allowing developers to read, search, and interact with notes. This tool is useful when a developer needs to integrate Obsidian notes into their AI coding workflow, particularly for searching and retrieving relevant information. Developers can utilize this server to connect their AI coding assistants to Obsidian vaults, facilitating a more integrated and informed coding environment.
Access Obsidian vaults via Local REST API - read, search, and interact with notes. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with search & web scraping capabilities via the stdio transport.
Package
@oleksandrkucherenko/mcp-obsidian on npm
HOW TO USE
Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.
What tools does it provide?
The Obsidian Vault MCP Server server extends your AI assistant with search & web scraping capabilities. Once installed, your AI can use its tools automatically.