Skip to content
Back to search
30
MCP v1.0.1

io.github.dewtech-technologies/obsidian-mcp-secure

io.github.dewtech-technologies/obsidian-mcp-secure

Secure MCP server for Obsidian with OWASP Top 10 controls and full audit logging.

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

Similar MCP servers embedding-nearest

io.github.dewtech-technologies/tubemind-secure-mcp
Secure MCP server for YouTube intelligence — 18 tools, OAuth2, OWASP Top 10 controls.
0 tools
@mseep/obsidian-local-rest-api
A secure REST API and Model Context Protocol (MCP) server for Obsidian.
0 tools
@mseep/obsidian-mcp-server
MCP server for Obsidian vault integration with Claude Desktop
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
io.github.afable702/vault-mcp-tools
Complete Obsidian vault MCP server. 35 tools: notes, search, graph, tags, canvas.
0 tools
mcpvault
A lightweight Model Context Protocol (MCP) server for safe Obsidian vault access
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.dewtech-technologies/obsidian-mcp-secure": {
      "url": "None",
      "transport": "http"
    }
  }
}