MCP.so
ログイン

untapped-mcp

@etoxin

untapped-mcp について

A Untapped MCP server to be used with claude.

基本情報

カテゴリ

その他

ライセンス

Apache-2.0 license

ランタイム

node

トランスポート

stdio

公開者

etoxin

設定

以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。

{
  "mcpServers": {
    "Untappd": {
      "command": "node",
      "args": [
        "/Users/adamlusted/projects/untapped-mcp/build/index.js"
      ],
      "env": {
        "UNTAPPED_API_CLIENT_ID": "<YOUR_CLIENT_ID>",
        "UNTAPPED_API_CLIENT_SECRET": "<YOUR_CLIENT_SECRET>"
      }
    }
  }
}

ツール

ツールは検出されませんでした

ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。

概要

What is untapped-mcp?

A Model Context Protocol (MCP) server that integrates with the Untappd API, designed for use with Claude.

How to use untapped-mcp?

Clone or download the repository, obtain your Untappd API client ID and secret, then add the server configuration to your Claude Desktop's claude_desktop_config.json using the node command pointing to the built index.js file. The environment variables UNTAPPED_API_CLIENT_ID and UNTAPPED_API_CLIENT_SECRET must be set.

Key features of untapped-mcp

Use cases of untapped-mcp

FAQ from untapped-mcp

コメント

「その他」の他のコンテンツ