Queries the Untappd API for beer information using the Model Context Protocol.
The Untappd Model Context Protocol Server is a Node.js application that serves as an MCP server, enabling the retrieval of beer-related information from the Untappd API. It currently supports searching for beers by name and fetching detailed information based on a beer's ID. While it also aims to provide user check-in data, that functionality is currently non-operational. Built for integration with tools like Claude Desktop, it allows users to seamlessly incorporate Untappd data into their workflows.
主要功能
01Retrieves detailed beer information using beer ID.
02Uses the Model Context Protocol for communication.
030 GitHub stars
04Searches Untappd for beer information.
05Designed for integration with Claude Desktop.
使用案例
01Integrating Untappd data into personal knowledge management workflows.
02Enriching applications with beer details from the Untappd API.
03Programmatically searching for beer information within applications.