Untappd モデルコンテキストプロトコルサーバー
これは、Untappd API をクエリするためにnodeで書かれたシンプルな MCP サーバーです。残念ながら、新しい API キーの登録は受け付けていません。
現在、次の 3 つのツールのみをサポートしています。
search_beer: Untappdでビールを検索しますget_beer_info: 検索から返されたbeer_idを介して詳細なビール情報を取得します。get_user_checkins:*現在は機能しません。*これはユーザーのチェックインを返します。
発達
依存関係をインストールします:
サーバーを構築します。
自動リビルドを使用した開発の場合:
インストール
Claude Desktop で使用するには、サーバー設定を追加します。
MacOS の場合: ~/Library/Application Support/Claude/claude_desktop_config.json Windows の場合: %APPDATA%/Claude/claude_desktop_config.json
デバッグ
MCPサーバーはstdio経由で通信するため、デバッグが困難になる場合があります。パッケージスクリプトとして提供されているMCP Inspectorの使用をお勧めします。
インスペクターは、ブラウザでデバッグ ツールにアクセスするための URL を提供します。
This server cannot be installed
local-only server
The server can only run on the client's local machine because it depends on local resources.
Claude が Untappd ビール データベース API をクエリしてビールを検索し、詳細なビール情報を取得できるようにするモデル コンテキスト プロトコル サーバー。
Related Resources
Related MCP Servers
- Asecurity-licenseAqualityA Model Context Protocol server that enables searching and retrieving information from DevRev using its APIs with Claude.Last updated -23
- -security-license-qualityA Model Context Protocol server that allows Claude to make API requests on your behalf, providing tools for testing various APIs including HTTP requests and OpenAI integrations without sharing your API keys in the chat.Last updated -
- Asecurity-licenseAqualityA Model Context Protocol server that provides DuckDuckGo search functionality for Claude, enabling web search capabilities through a clean tool interface with rate limiting support.Last updated -133462MIT License
- Asecurity-licenseAqualityA Model Context Protocol server that enables Claude to perform advanced web research with intelligent search queuing, enhanced content extraction, and deep research capabilities.Last updated -391MIT License