Skip to content
Back to search
30
MCP

@mseep/obsidian-mcp

npm/@mseep/obsidian-mcp

MCP server for AI assistants to interact with Obsidian vaults

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

Similar MCP servers embedding-nearest

oleksandrkucherenko/obsidian-mcp
MCP server connecting AI assistants to Obsidian via Local REST API
0 tools
@mseep/obsidian-mcp-server
MCP server for Obsidian vault integration with Claude Desktop
0 tools
iflow-mcp_labeveryday-mcp-obsidian
MCP server for Obsidian integration with AI assistants
0 tools
io.github.entire-vc/evc-team-relay-mcp
MCP server for AI agent read/write access to Obsidian vaults via EVC Team Relay.
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
io.github.hiveforge-sh/hivemind
MCP server for Obsidian vaults - AI tools with consistent canonical context. Local-first.
0 tools

How to use

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

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