This MCP server provides a bridge to the Untappd API, enabling AI assistants to search for beers, retrieve detailed beer information, and access user check-ins. Developed by jtucker, it offers three main tools: search_beer, get_beer_info, and get_user_checkins. The server is built with Node.js and TypeScript, and includes features for easy development and debugging. It's designed for use cases requiring beer-related data retrieval and analysis.
Aún no hay reseñas. ¡Sé el primero en reseñar!
Inicia sesión para unirte a la conversación
Search Untappd for a beer.
Get detailed beer info via the beer_id returned from a search.
Return a user's check-ins. (Currently does not work.)