Untappd MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 418 installs a week from npm. Last commit 17 Sep 2026.
Untappd MCP — search beers/breweries/venues, read check-ins & wishlists, post check-ins
Today is the operative word: we check Untappd MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add untappd-mcp -- npx -y untappd-mcp
{
"mcpServers": {
"untappd-mcp": {
"args": [
"-y",
"untappd-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.untappd-mcp]
command = "npx"
args = ["-y", "untappd-mcp"]
{
"mcpServers": {
"untappd-mcp": {
"args": [
"-y",
"untappd-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"untappd-mcp": {
"args": [
"-y",
"untappd-mcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
UNTAPPD_USERNAME (Your Untappd username or login email.), UNTAPPD_PASSWORD (Your Untappd account password (used only for xauth login).), UNTAPPD_CLIENT_ID (Untappd mobile app client id (obtained by intercepting the app; see README).), UNTAPPD_CLIENT_SECRET (Untappd mobile app client secret.).
The author declared them in the registry entry; get the values from the project itself.
Untappd beer and brewery search, details, and activity. By UnClick.
Reddit MCP server - browse posts, search content, analyze users.
Plan a wedding in chat: search vendors, get regional costs, build a checklist and budget.
Search, read and publish X posts and manage users, lists and media via the X API v2.
Trust verification for MCP servers. Check scores, scan for security issues, search 4,200+ servers.
Search events, conference weeks, cities, venues and artist schedules via remote MCP.
GitHub MCP Server - List PRs, issues, repo info, and search code
Read-only X/Twitter MCP: posts, threads, replies, search via twscrape. No API key.
Answers built from our own checks of this server.