io.github.OleksandrKucherenko/mcp-obsidian-via-rest icon
io.github.OleksandrKucherenko

mcp-obsidian-via-rest

Obsidian Vault MCP Server

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

communityapplication

Package Details

Transportstdio
Runtimenpx

Environment Variables

API_KEY(str)
RequiredSecret

Obsidian Local REST API key

API_URLS(str)
Required

JSON array or semicolon-separated list of Obsidian REST API URLs for failover

API_HOST(str)

Obsidian REST API host (legacy single-URL config)

API_PORT(num)

Obsidian REST API port (legacy single-URL config)

TransportStreamable HTTP
Runtimenpx

Environment Variables

API_KEY(str)
RequiredSecret

Obsidian Local REST API key

API_URLS(str)
Required

JSON array or semicolon-separated list of Obsidian REST API URLs for failover

MCP_TRANSPORTS(str)
Default:stdio,http

Enabled transports (default: stdio,http)

MCP_HTTP_PORT(num)
Default:3000

HTTP transport bind port (default: 3000)

MCP_HTTP_HOST(str)

HTTP transport bind host (default: 0.0.0.0)

MCP_HTTP_TOKEN(str)
Secret

Bearer token for HTTP transport authentication

TransportStreamable HTTP
Runtimedocker

Environment Variables

API_KEY(str)
RequiredSecret

Obsidian Local REST API key

API_URLS(str)
Required

JSON array of Obsidian REST API URLs (use host.docker.internal for local Obsidian)

MCP_TRANSPORTS(str)
Default:stdio,http

Enabled transports (default: stdio,http)

MCP_HTTP_PORT(num)
Default:3000

HTTP transport bind port (default: 3000)

MCP_HTTP_TOKEN(str)
Secret

Bearer token for HTTP transport authentication

docker.io/oleksandrkucherenko/obsidian-mcp:1.3.3

TransportStreamable HTTP
Runtimedocker

Environment Variables

API_KEY(str)
RequiredSecret

Obsidian Local REST API key

API_URLS(str)
Required

JSON array of Obsidian REST API URLs (use host.docker.internal for local Obsidian)

MCP_TRANSPORTS(str)
Default:stdio,http

Enabled transports (default: stdio,http)

MCP_HTTP_PORT(num)
Default:3000

HTTP transport bind port (default: 3000)

MCP_HTTP_TOKEN(str)
Secret

Bearer token for HTTP transport authentication