SERVER

MCP Obsidian Via Rest

Rank #5404

glama/OleksandrKucherenko/mcp-obsidian-via-rest

MCP server providing obsidian-via-rest capabilities

First listed
Jun 3, 2025
Last publish date
Jan 18, 2026
OVERVIEW

MCP Obsidian Via Rest is a Model Context Protocol (MCP) server published by OleksandrKucherenko. It ranks #5404 of 58,900 servers tracked on MCP Toplist, and its repository has 13 GitHub stars. MCP Obsidian Via Rest is listed across 3 registries — Official MCP, Glama and mcp.so, with 3 tracked versions. It was first listed on Jun 3, 2025 and most recently updated on Jan 18, 2026.

STANDING
#5,404of 58,900 tracked serversTop 10%

Ranks ahead of 53,496 of 58,900 servers on MCP Toplist.

CONNECT

Use MCP Obsidian Via Rest

Add MCP Obsidian Via Rest to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.

npm package
{
  "mcpServers": {
    "mcp-obsidian-via-rest": {
      "command": "npx",
      "args": [
        "-y",
        "@oleksandrkucherenko/mcp-obsidian"
      ],
      "env": {
        "API_KEY": "<your API_KEY>",
        "API_URLS": "<your API_URLS>",
        "API_HOST": "<your API_HOST>",
        "API_PORT": "<your API_PORT>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

npm package
{
  "mcpServers": {
    "mcp-obsidian-via-rest": {
      "command": "npx",
      "args": [
        "-y",
        "@oleksandrkucherenko/mcp-obsidian"
      ],
      "env": {
        "API_KEY": "<your API_KEY>",
        "API_URLS": "<your API_URLS>",
        "MCP_TRANSPORTS": "<your MCP_TRANSPORTS>",
        "MCP_HTTP_PORT": "<your MCP_HTTP_PORT>",
        "MCP_HTTP_HOST": "<your MCP_HTTP_HOST>",
        "MCP_HTTP_TOKEN": "<your MCP_HTTP_TOKEN>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

Docker image
{
  "mcpServers": {
    "mcp-obsidian-via-rest": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/oleksandrkucherenko/obsidian-mcp:1.3.3"
      ],
      "env": {
        "API_KEY": "<your API_KEY>",
        "API_URLS": "<your API_URLS>",
        "MCP_TRANSPORTS": "<your MCP_TRANSPORTS>",
        "MCP_HTTP_PORT": "<your MCP_HTTP_PORT>",
        "MCP_HTTP_TOKEN": "<your MCP_HTTP_TOKEN>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

Docker image
{
  "mcpServers": {
    "mcp-obsidian-via-rest": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "docker.io/oleksandrkucherenko/obsidian-mcp:1.3.3"
      ],
      "env": {
        "API_KEY": "<your API_KEY>",
        "API_URLS": "<your API_URLS>",
        "MCP_TRANSPORTS": "<your MCP_TRANSPORTS>",
        "MCP_HTTP_PORT": "<your MCP_HTTP_PORT>",
        "MCP_HTTP_TOKEN": "<your MCP_HTTP_TOKEN>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

REGISTRIES

Listed on 2 registries (1 delisted)

GlamaDelisted · last seen Apr 27, 2026
ORGANIZATION

OleksandrKucherenko

Total servers
1
Total versions
3
VERSIONS

Available versions (3)

VersionPublished
1.3.3Jan 18, 2026
1.0.3Jan 17, 2026
0.1.0Nov 25, 2024
FAQ

Frequently asked questions

What is MCP Obsidian Via Rest?
MCP server providing obsidian-via-rest capabilities
Who maintains MCP Obsidian Via Rest?
MCP Obsidian Via Rest is maintained by OleksandrKucherenko, which publishes 1 MCP server (3 total versions) tracked on MCP Toplist.
Is MCP Obsidian Via Rest an official MCP server?
Yes — MCP Obsidian Via Rest is listed on the Official MCP Registry, alongside Glama and mcp.so.
How many versions does MCP Obsidian Via Rest have?
MCP Toplist tracks 3 versions of MCP Obsidian Via Rest, most recently published on Jan 18, 2026.
Where can I find the source code for MCP Obsidian Via Rest?
The source code for MCP Obsidian Via Rest is hosted at github.com/OleksandrKucherenko/mcp-obsidian-via-rest.
EXPLORE
MCP Obsidian Via Rest - MCP Server #5404 | MCP Toplist