Back to search
30
MCP

oleksandrkucherenko/obsidian-mcp

docker/oleksandrkucherenko/obsidian-mcp

MCP server connecting AI assistants to Obsidian via Local REST API

Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

iflow-mcp_labeveryday-mcp-obsidian
MCP server for Obsidian integration with AI assistants
0 tools
mcp/obsidian
MCP server that interacts with Obsidian via the Obsidian rest API community plugin
0 tools
@igor-olikh/openspec-mcp-server
An MCP server that connects OpenSpec to AI assistants like Codex, Claude, and Cursor.
0 tools
iflow-mcp_pmmvr-obsidian-api-mcp-server
MCP server enabling AI agents to perform natural knowledge discovery and analysis across Obsidian vaults
0 tools
blender-mcp-server
MCP server for controlling Blender via AI assistants
0 tools
obsidian-mcp-plugin
High-performance Model Context Protocol (MCP) server for Obsidian that provides AI tools with direct vault access through semantic operation
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "oleksandrkucherenko/obsidian-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}