Skip to content

@whop/mcp

Free

by MCP Community

The official MCP Server for the Whop API

v0.0.17Added Apr 12, 2026
Works with:ClaudeGPTGeminiCopilot

@whop/mcp MCP Server

The official MCP Server for the Whop API

Installation

Reviews

Leave a Review

Installation

Quick install
npx -y @whop/mcp
Add to claude_desktop_config.json
{
  "mcpServers": {
    "@whop/mcp": {
      "command": "npx",
      "args": ["-y", "@whop/mcp"]
    }
  }
}