Skip to content
Back to search
30
MCP

@mseep/obsidian-local-rest-api

npm/@mseep/obsidian-local-rest-api

A secure REST API and Model Context Protocol (MCP) server for Obsidian.

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

Similar MCP servers embedding-nearest

obsidian-local-rest-api
A secure REST API and Model Context Protocol (MCP) server for your vault.
0 tools
@ostanlabs/obsidian-mcp
Model Context Protocol (MCP) server for managing structured project accomplishments in Obsidian
0 tools
@mseep/obsidian-mcp
MCP server for AI assistants to interact with Obsidian vaults
0 tools
mcp/obsidian
MCP server that interacts with Obsidian via the Obsidian rest API community plugin
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-local-rest-api": {
      "url": "None",
      "transport": "http"
    }
  }
}