untappd.com
untappd.com logo

Untappd

Integrates with the Untappd beer database API to retrieve detailed information about specific beers, enabling beer looku...

Created byApr 23, 2025

Untappd MCP Server using Azure Functions

A version of the Untappd MCP Server using [Azure Functions and Server Sent Events](https://github.com/Azure-Samples/remote-mcp-functions-dotnet/tree/main).
Blog post coming soon.

Configure Claude Desktop

Since Claude Desktop does not currently support SSE configuration you need to include a middle man component to make the calls to the SSE server.
Edit your `claude_desktop_config.json`:

Building

Prerequisites:

  • dotnet 9.0
  • Docker Desktop

local.settings.json Setup