Untappd Model Context Protocol Server
@MCP-Mirror
关于 Untappd Model Context Protocol Server
Mirror of
基本信息
配置
工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Untappd Model Context Protocol Server?
A simple MCP server written in Node.js to query the Untappd API. It provides tools to search for beers and retrieve detailed beer information. Untappd is no longer accepting registrations for new API keys, so an existing API key is required.
How to use Untappd Model Context Protocol Server?
Install dependencies with npm install, build with npm run build, then add the server configuration to the Claude Desktop config file (located at ~/Library/Application Support/Claude/claude_desktop_config.json on macOS or %APPDATA%/Claude/claude_desktop_config.json on Windows). Use npm run watch for auto-rebuild during development. Debug via the MCP Inspector with npm run inspector. The server exposes three tools: search_beer, get_beer_info, and get_user_checkins (the last is currently non-functional).
Key features of Untappd Model Context Protocol Server
- Search beers on Untappd using
search_beer - Get detailed beer info by beer ID with
get_beer_info - Provides a
get_user_checkinstool (currently not working) - Written in Node.js for MCP client compatibility
- Supports debugging with the MCP Inspector
Use cases of Untappd Model Context Protocol Server
- Search for a specific beer by name or criteria
- Retrieve full details about a beer using its ID
FAQ from Untappd Model Context Protocol Server
What tools does the server provide?
The server offers search_beer, get_beer_info, and get_user_checkins. The get_user_checkins tool is documented but currently does not work.
How do
其他 分类下的更多 MCP 服务器
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
Inbox Zero AI MCP
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
评论