Untappd MCP by UnClick for Claude Desktop
io.github.malamutemayhem/untappd
Untappd beer and brewery search, details, and activity. By UnClick.
client:Claude Desktop
transport:stdio
runtime:npm
Install Untappd MCP by UnClick in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"untappd": {
"command": "npx",
"args": [
"-y",
"@unclick/untappd-mcp"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs