{"server":{"$schema":"https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json","name":"io.github.darrenjrobinson/untappd","description":"MCP server exposing Untappd API tools for AI agents — full v4 read API coverage","repository":{"url":"https://github.com/darrenjrobinson/untappd-mcp-server","source":"github"},"version":"2.0.1","packages":[{"registryType":"npm","identifier":"untappd-mcp-server","version":"2.0.1","transport":{"type":"stdio"},"environmentVariables":[{"description":"Untappd API Client ID","isRequired":true,"format":"string","isSecret":true,"name":"UNTAPPD_CLIENT_ID"},{"description":"Untappd API Client Secret","isRequired":true,"format":"string","isSecret":true,"name":"UNTAPPD_CLIENT_SECRET"},{"description":"Untappd OAuth access token — unlocks the friend feed tool, user-scoped rate limits, and richer /user data. Optional: can instead be obtained interactively via the authenticate_untappd tool or `npx untappd-mcp-server auth` (stored in ~/.untappd-mcp-server/token.json)","format":"string","isSecret":true,"name":"UNTAPPD_ACCESS_TOKEN"},{"description":"Default username for authenticated user tools","format":"string","name":"UNTAPPD_USERNAME"},{"description":"OAuth redirect URL for interactive authentication — must exactly match the Callback URL registered in your Untappd app settings; default http://localhost:8737/callback","format":"string","name":"UNTAPPD_REDIRECT_URL"},{"description":"Override path for the saved token file; default ~/.untappd-mcp-server/token.json","format":"string","name":"UNTAPPD_TOKEN_PATH"}]}]},"_meta":{"io.modelcontextprotocol.registry/official":{"status":"active","statusChangedAt":"2026-09-07T07:00:54.590631Z","publishedAt":"2026-09-07T07:00:54.590631Z","updatedAt":"2026-09-07T07:00:54.590631Z","isLatest":true}}}
