Untappd
Query the Untappd API for beer and brewery information.
Untappd Model Context Protocol Server
This is a simple MCP server written in node to query the Untappd API. Unfortunately they are no longer accepting registrations for new API keys.
Currently only supports 3 tools:
search_beer: This will search Untappd for a beerget_beer_info: This get's the detailed beer info via thebeer_idreturned from a search.get_user_checkins: currently does not work This will return a users checkin's.
Development
Install dependencies:
npm install
Build the server:
npm run build
For development with auto-rebuild:
npm run watch
Installation
To use with Claude Desktop, add the server config:
On MacOS: ~/Library/Application Support/Claude/claude_desktop_config.json
On Windows: %APPDATA%/Claude/claude_desktop_config.json
{
"mcpServers": {
"untappd-server": {
"command": "/path/to/untappd-server/build/index.js"
}
}
}
Debugging
Since MCP servers communicate over stdio, debugging can be challenging. We recommend using the MCP Inspector, which is available as a package script:
npm run inspector
The Inspector will provide a URL to access debugging tools in your browser.
Похожие серверы
Gemini Web Search
Performs web searches using the Gemini Web Search Tool via the local gemini-cli.
Transform SEO
SEO analysis server with 130+ tools for keyword research, competitors, backlinks, and more.
NameChecker
Check the availability of domain names.
企业风险分析洞察服务
Provides comprehensive enterprise risk analysis, including violation records, mortgage information, business anomalies, and judicial cases.
Google Search
Web search and webpage content extraction using the Google Custom Search API.
Dynamics Partner Advisor
An MCP server for finding and comparing Microsoft Dynamics 365 implementation partners. Features tools to search by industry/region, get detailed partner profiles, and generate personalized shortlists for new projects.
Search Stock News
Search for stock news using the Tavily API.
HyperKitty MCP Server
MCP server that provides read-only access to HyperKitty, the web-based email archive component of Mailman 3.
SourceHarbor MCP
Source-first MCP knowledge control tower for watchlists, briefings, grounded search, and evidence-backed Ask.
G-Search MCP
A Google search server using Playwright for parallel keyword searches.