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.
No reviews yet. Be the first to review!
Sign in to join the conversation
Search Untappd for a beer.
Get detailed beer information via the 'beer_id' returned from a search.
Return a user's check-ins. (Currently does not work)