Skip to content
Back to search
30
MCP

@mseep/obsidian-mcp-server

npm/@mseep/obsidian-mcp-server

MCP server for Obsidian vault integration with Claude Desktop

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

Similar MCP servers embedding-nearest

@mseep/obsidian-mcp
MCP server for AI assistants to interact with Obsidian vaults
0 tools
@zethictech/obsidian-mcp
Access your Obsidian vault from Claude Desktop and other AI tools — MCP server wrapping the official Obsidian CLI with tools, resources, and
0 tools
seekstone
Obsidian MCP server for Claude — filesystem-direct vault access, 575× smaller payloads than the REST plugin.
0 tools
obsidian-content-calendar-mcp
An MCP server that turns your Obsidian vault into an AI-powered content calendar for Claude Desktop, Cursor, Cline and ChatGPT.
0 tools
Obsidian Vault MCP Server
Access Obsidian vaults via Local REST API - read, search, and interact with notes
0 tools
Obsidian Vault MCP Server
Access Obsidian vaults via Local REST API - read, search, and interact with notes
0 tools

How to use

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

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