Untappd
0
0
Summary
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.
Available Actions(3)
search_beer
This will search Untappd for a beer.
get_beer_info
This gets the detailed beer info via the `beer_id` returned from a search.
get_user_checkins
This will return a user's checkins. (currently does not work)
Last Updated: April 27, 2025
社区评论
0.0
0 条评论
5
0
4
0
3
0
2
0
1
0
暂无评论. 成为第一个评论的人!
登录以参与讨论