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

评论

其他 分类下的更多 MCP 服务器