Max Price
Freeby MCP Community
MCP tool for getting Max subscription prices
v1.0.0Added Apr 12, 2026
mcpmaxsubscriptionprice
Max Price MCP Server
MCP tool for getting Max subscription prices
Installation
npx -y max-price-mcp
Reviews
Installation
Quick install
npx -y max-price-mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"max-price": {
"command": "npx",
"args": ["-y", "max-price-mcp"]
}
}
}