Skip to content

Max Price

Free

by MCP Community

MCP tool for getting Max subscription prices

v1.0.0Added Apr 12, 2026
mcpmaxsubscriptionprice
Works with:ClaudeGPTGeminiCopilot

Max Price MCP Server

MCP tool for getting Max subscription prices

Installation

npx -y max-price-mcp

Reviews

Leave a Review

Installation

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