Skip to content

Partnrvault

Free

by MCP Community

MCP server for interacting with Partnr

v1.1.0-b1Added Apr 12, 2026
Partnr VaultMCP Server
Works with:ClaudeGPTGeminiCopilot

Partnrvault MCP Server

MCP server for interacting with Partnr

Installation

Reviews

Leave a Review

Installation

Quick install
npx -y partnrvault-mcpserver
Add to claude_desktop_config.json
{
  "mcpServers": {
    "partnrvault": {
      "command": "npx",
      "args": ["-y", "partnrvault-mcpserver"]
    }
  }
}