Untappd

Integrates with the Untappd beer database API to retrieve detailed information about specific beers, enabling beer lookup, brewing analysis, and beverage recommendations.

View Source
9 stars
0 tools
Created Aug 2025
@jtucker/jtucker-untappd-untappd-server-dotnet

About

Integrates with the Untappd beer database API to retrieve detailed information about specific beers, enabling beer lookup, brewing analysis, and beverage recommendations.

Categories

general

Installation

npm

npm install @jtucker/jtucker-untappd-untappd-server-dotnet

Configuration

{ "mcpServers": { "jtucker-untappd-untappd-server-dotnet": { "command": "npx", "args": [ "-y", "@jtucker/jtucker-untappd-untappd-server-dotnet" ] } } }