# Obsidian Vault MCP Server MCP server

Access Obsidian vaults via Local REST API - read, search, and interact with notes

## Links
- Registry page: https://www.getdrio.com/mcp/io-github-oleksandrkucherenko-mcp-obsidian-via-rest
- Repository: https://github.com/OleksandrKucherenko/mcp-obsidian-via-rest
- Website: https://github.com/OleksandrKucherenko/mcp-obsidian-via-rest#readme

## Install
- Command: `npx -y @oleksandrkucherenko/mcp-obsidian`
- Auth: Auth required by registry metadata

## Setup notes
- Package: Npm @oleksandrkucherenko/mcp-obsidian v1.3.3
- Environment variable: API_KEY (required; secret)
- Environment variable: API_URLS (required)
- Environment variable: API_HOST
- Environment variable: API_PORT
- Package: Npm @oleksandrkucherenko/mcp-obsidian v1.3.3
- Environment variable: API_KEY (required; secret)
- Environment variable: API_URLS (required)
- Environment variable: MCP_TRANSPORTS (default stdio,http)
- Environment variable: MCP_HTTP_PORT (default 3000)
- Environment variable: MCP_HTTP_HOST
- Environment variable: MCP_HTTP_TOKEN (secret)
- Package: Oci ghcr.io/oleksandrkucherenko/obsidian-mcp:1.3.3
- Environment variable: API_KEY (required; secret)
- Environment variable: API_URLS (required)
- Environment variable: MCP_TRANSPORTS (default stdio,http)
- Environment variable: MCP_HTTP_PORT (default 3000)
- Environment variable: MCP_HTTP_TOKEN (secret)
- Package: Oci docker.io/oleksandrkucherenko/obsidian-mcp:1.3.3
- Environment variable: API_KEY (required; secret)
- Environment variable: API_URLS (required)
- Environment variable: MCP_TRANSPORTS (default stdio,http)
- Environment variable: MCP_HTTP_PORT (default 3000)
- Environment variable: MCP_HTTP_TOKEN (secret)
- The upstream registry signals required auth or secrets.

## Tools
Not captured

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: io.github.OleksandrKucherenko
- Version: 1.3.3
- Runtime: Npm, Oci
- Transports: STDIO, HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Jan 18, 2026
- Source: https://registry.modelcontextprotocol.io
