mcp-untappd-server-dotnet
7
This project implements the Untappd MCP Server using Azure Functions with Server Sent Events. It requires specific configurations for integration with tools like Claude Desktop, along with a setup involving .NET 9.0 and Docker Desktop.
Untappd MCP Server using Azure Functions
A version of the Untappd MCP Server using Azure Functions and Server Sent Events. A blog post is expected soon.
Configure Claude Desktop
Due to the lack of SSE configuration support in Claude Desktop, a middleman component is needed to call the SSE server.
Building
Prerequisites:
- dotnet 9.0
- Docker Desktop