Back to search
30
MCP
@mseep/obsidian-local-rest-api
npm/@mseep/obsidian-local-rest-apiA 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
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"@mseep/obsidian-local-rest-api": {
"url": "None",
"transport": "http"
}
}
}