untapped-mcp
@etoxin
关于 untapped-mcp
A Untapped MCP server to be used with claude.
基本信息
配置
使用下面的配置,将此服务器添加到你的 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 服务器
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
Inbox Zero AI
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
ICSS
chokcoco不止于 CSS
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
评论