Connector guide3-minute read4 MCP toolsEN · DE · IT

Как подключить Untappd к Claude — через MCP

Search Untappd's beer database from any AI assistant. Find beers by name, brewery, or style; read beer detail with ratings; look up venues and check-ins. 4 tools, requires free Untappd API client_id + client_secret.

HCBy HelpCode teamUpdated 3 min read Open source on GitHub

No credit card · 7-day trial · Self-host alternative available

Untappd

MCP connector

Untappd

Search Untappd's beer database from any AI assistant. Find beers by name, brewery, or style; read beer detail with ratings; look up venues and check-ins. 4 tools, requires free Untappd API client_id + client_secret.

Tools

4

Region

INTL

Category

Food & Drink

Authentication

Public API

Required env vars

UNTAPPD_CLIENT_IDUNTAPPD_CLIENT_SECRET
Install in one click on Cloud

7-day free trial · No credit card

  • 7-day free trial
    No credit card required
  • GDPR & SOC 2 ready
    EU data residency, audit logs
  • Open-source on GitHub
    Source-available BSL-1.1
  • Works with ChatGPT, Claude, Gemini
    Any MCP-compatible client

Skip the install. Get this working in under 2 minutes.

Start a free trial on cloud.anythingmcp.com, add the Untappd in one click, then point your AI client (Claude, ChatGPT, Copilot or Cursor) at the generated MCP endpoint. No Docker, no git clone, zero engineering experience required.

Start free trial

Summary

Search Untappd's beer database from any AI assistant. Find beers by name, brewery, or style; read beer detail with ratings; look up venues and check-ins. 4 tools, requires free Untappd API client_id + client_secret.

Попробуй спросить

Примеры промптов для Untappd

Кликни по промпту — он скопируется. Вставь в Claude, ChatGPT, Cursor, Gemini, Copilot или OpenClaw и запусти через этот коннектор.

Untappd · live via MCP
Поделиться
Opus 4.7

Claude — это AI, он может ошибаться. Проверяйте ответы.

💡 Без установки? Используй cloud.anythingmcp.com напрямую. Войди, нажми Connectors → Untappd, вставь учётные данные, создай MCP API key — готово. Без Docker, без git clone, без локального сервера.

Untappd + Claude

Search Untappd's beer database from any AI assistant. Find beers by name, brewery, or style; read beer detail with ratings; look up venues and check-ins. 4 tools, requires free Untappd API client_id + client_secret.

Предварительные требования

Полные инструкции по настройке встроены в коннектор (видны в магазине при выборе коннектора). Требуемые переменные окружения:

UNTAPPD_CLIENT_ID, UNTAPPD_CLIENT_SECRET

Шаг 1 — Получи учётные данные

This connector wraps Untappd's REST API (api.untappd.com/v4).

Setup: Untappd requires a free API client_id + client_secret. Apply for them at https://untappd.com/api/register. Approval is usually fast.

Provide:

  • UNTAPPD_CLIENT_ID — your app's client ID
  • UNTAPPD_CLIENT_SECRET — your app's client secret

What's exposed: public, unauthenticated endpoints (no user OAuth needed for basic search + lookup). For per-user data (your check-ins, your wishlist), you'd need OAuth — not included in this connector.

Rate limits: Untappd publishes 100 req/hour per client. The connector does not auto-retry on 429; respect the limit.

…(continued in the in-app connector instructions)

Шаг 2 — Установи адаптер

git clone https://github.com/HelpCode-ai/anythingmcp.git
cd anythingmcp && docker compose up -d

Шаг 3 — Добавь коннектор Untappd в Claude

Пять кликов в двух вкладках — проведём по каждому экрану. Понадобятся URL MCP-сервера из Шага 2 и логин AnythingMCP под рукой.

1. Открой Customize → Connectors в Claude

В Claude перейди Customize → Connectors (claude.ai/customize/connectors) и нажми + справа вверху.

Панель Customize в Claude с подсвеченной кнопкой плюс
В Claude · claude.ai/customize/connectors

Доступно на Claude Pro, Team, Enterprise.

2. Вставь URL MCP-сервера

Вставь URL с Шага 2 — https://cloud.anythingmcp.com/mcp/<твой-id>. Без имени, без auth-заголовка, без дополнительных настроек — только URL. Нажми Add.

Диалог Add custom connector с вставленным URL
В Claude · диалог Add custom connector

Каждый коннектор имеет свой уникальный URL — приватный и отзываемый.

3. Нажми Connect

Коннектор появляется в списке с иконкой AnythingMCP. Claude показывает "You are not connected to AnythingMCP yet." Нажми Connect — Claude откроет AnythingMCP в новой вкладке для авторизации.

Детальная карточка коннектора в Claude с подсвеченной кнопкой Connect
В Claude · детальная карточка коннектора

4. Авторизуйте Claude в AnythingMCP

Войди с учётными данными AnythingMCP. Один раз на браузер; сессия сохраняется.

Экран Sign In AnythingMCP
В AnythingMCP · cloud.anythingmcp.com/oauth/authorize

Твой пароль никогда не доходит до Claude — стандартное OAuth-рукопожатие.

5. Все инструменты Untappd появляются в Claude

Claude автоматически обнаруживает все инструменты Untappd. По-инструментно настройка: всегда разрешать, спрашивать каждый раз или никогда. Готов к диалогу.

Панель Connectors в Claude с подключённым коннектором и списком инструментов
В Claude · обнаружены инструменты Untappd

Готово — начинайте. Попробуй: «Найди в Untappd Hazy IPA с рейтингом не ниже 4.0, сваренный в Бельгии.» Claude сам обнаружит инструменты и вызовет их.

Доступные инструменты

ToolWhat it does
untappd_search_beerSearch Untappd for beers by free-text query (name, brewery, style)
untappd_get_beerFull detail of one beer by ID — brewery, style, ABV, IBU, ratings, recent check-ins, label
untappd_search_brewerySearch Untappd for breweries by free-text query
untappd_get_breweryFull detail of one brewery by ID — location, beer list, social stats

FAQ

Работает ли с Claude Code так же как с Claude Desktop? Да — оба указывайте на https://cloud.anythingmcp.com/mcp.

Следующие шаги

Это руководство помогло?

Ready to ship

Your Untappd agent is one click away.

Install the connector, paste the key, prompt Claude. Free for 7 days, no credit card.

Похожие руководства

connectors

Как подключить Untappd к ChatGPT — через MCP

Search Untappd's beer database from any AI assistant. Find beers by name, brewery, or style; read beer detail with ratings; look up venues and check-ins. 4 tools, requires free Untappd API client_id + client_secret.

connectors

Как подключить Untappd к Cursor — через MCP

Search Untappd's beer database from any AI assistant. Find beers by name, brewery, or style; read beer detail with ratings; look up venues and check-ins. 4 tools, requires free Untappd API client_id + client_secret.

connectors

Как подключить Untappd к Gemini — через MCP

Search Untappd's beer database from any AI assistant. Find beers by name, brewery, or style; read beer detail with ratings; look up venues and check-ins. 4 tools, requires free Untappd API client_id + client_secret.

connectors

Untappd в MCP — управляйте Untappd из любого AI-агента

Search Untappd's beer database from any AI assistant. Find beers by name, brewery, or style; read beer detail with ratings; look up venues and check-ins. 4 tools, requires free Untappd API client_id + client_secret.

connectors

Как подключить Asana к Claude — через MCP

Asana REST API — tasks, projects, sections, milestones, users, teams. Triage assignment, change due dates, query workload, scan project status updates. PAT auth.

connectors

Как подключить GitHub к Claude — через MCP

GitHub REST + GraphQL — repos, issues, PRs, actions, search, code review, security advisories. Read/write across the user, org, and enterprise scopes via a fine-grained PAT.