untappd MCP
v2.0.1io.github.darrenjrobinson/untappd
MCP server exposing Untappd API tools for AI agents — full v4 read API coverage
transport:stdio
runtime:npm
Target client
run in your project directory
claude mcp add untappd -e UNTAPPD_CLIENT_ID=<UNTAPPD_CLIENT_ID> -e UNTAPPD_CLIENT_SECRET=<UNTAPPD_CLIENT_SECRET> -e UNTAPPD_ACCESS_TOKEN=<UNTAPPD_ACCESS_TOKEN> -e UNTAPPD_USERNAME=<UNTAPPD_USERNAME> -e UNTAPPD_REDIRECT_URL=<UNTAPPD_REDIRECT_URL> -e UNTAPPD_TOKEN_PATH=<UNTAPPD_TOKEN_PATH> -- npx -y untappd-mcp-server
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs
This listing does not declare its tools. Connect the server and your client will discover them on the handshake.