Untappd Model Context Protocol Server
@MCP-Mirror
About Untappd Model Context Protocol Server
Mirror of
Basic information
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
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
More Other MCP servers
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。

EverArt
modelcontextprotocolModel Context Protocol Servers
Nginx UI
0xJackyYet another WebUI for Nginx
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
Comments