Untappd
Integrates with the Untappd beer database API to retrieve detailed information about specific beers, enabling beer lookup, brewing analysis, and beverage recommendations.
9 stars
0 tools
Created Aug 2025
@jtucker/jtucker-untappd-untappd-server-dotnetAbout
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"
]
}
}
}