Obsidian MCP Secure runs on your own machine — the client starts it, so there is no endpoint to ping. 40 installs a week from npm. Last commit 3 May 2026.
Secure MCP server for Obsidian with OWASP Top 10 controls and full audit logging.
Today is the operative word: we check Obsidian MCP Secure every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add obsidian-mcp-secure -- npx -y obsidian-mcp-secure
{
"mcpServers": {
"obsidian-mcp-secure": {
"args": [
"-y",
"obsidian-mcp-secure"
],
"command": "npx"
}
}
}
[mcp_servers.obsidian-mcp-secure]
command = "npx"
args = ["-y", "obsidian-mcp-secure"]
{
"mcpServers": {
"obsidian-mcp-secure": {
"args": [
"-y",
"obsidian-mcp-secure"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"obsidian-mcp-secure": {
"args": [
"-y",
"obsidian-mcp-secure"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
OBSIDIAN_API_KEY (API Key generated by Obsidian's Local REST API plugin (Settings -> Local REST API -> API Key)), OBSIDIAN_HOST (Host of the Local REST API (default: http://127.0.0.1)), OBSIDIAN_PORT (Port of the Local REST API (default: 27123)), LOG_DIR (Directory for audit logs (default: ./logs)).
The author declared them in the registry entry; get the values from the project itself.
MCP gateway for controlled SSH access with per-client auth, command policies, and audit logging.
MCP server for Firebase — Firestore, Storage, Auth, and Cloud Logging, with schema validation.
Kubernetes MCP server: 75 tools for GKE, AKS, EKS, RBAC, audit logging, GitOps, multi-cluster.
lu.ma events MCP server with draft+confirm safety, audit logging, and prompt-injection scrubbing.…
Transparent audit proxy for MCP servers: logs every tool call, flags poisoning and rug pulls.
Permission tiers, approval gates, and audit logging for MCP servers - the server is the gatekeeper
MCP server for MikroTik RouterOS: typed tools, dry-run, RBAC, audit logs, and rollback.
MCP server for querying logs from observability platforms with unified search and tracing
Answers built from our own checks of this server.