Back to Browse

Hivemind MCP Server

Developer ToolsModerate6.5MCP RegistryLocal
Free

Server data from the Official MCP Registry

MCP server for Obsidian vaults - AI tools with consistent canonical context. Local-first.

About

MCP server for Obsidian vaults - AI tools with consistent canonical context. Local-first.

Security Report

6.5
Moderate6.5Moderate Risk

Valid MCP server (1 strong, 1 medium validity signals). 4 known CVEs in dependencies (0 critical, 3 high severity) Package registry verified. Imported from the Official MCP Registry.

7 files analyzed · 5 issues found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

database

Check that this permission is expected for this type of plugin.

What You'll Need

Set these up before or after installing:

Path to your Obsidian vault directoryOptional

Environment variable: HIVEMIND_VAULT_PATH

Path to optional Hivemind config fileOptional

Environment variable: HIVEMIND_CONFIG_PATH

How to Install

Add this to your MCP configuration file:

{
  "mcpServers": {
    "io-github-hiveforge-sh-hivemind": {
      "env": {
        "HIVEMIND_VAULT_PATH": "your-hivemind-vault-path-here",
        "HIVEMIND_CONFIG_PATH": "your-hivemind-config-path-here"
      },
      "args": [
        "-y",
        "hivemind-obsidian"
      ],
      "command": "npx"
    }
  }
}

Reviews

No reviews yet

Be the first to review this server!