Untappd MCP Server using Azure Functions
@jtucker
About Untappd MCP Server using Azure Functions
An example MCP Azure Function in F#
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"untappddotnet": {
"command": "npx",
"args": [
"mcp-remote",
"http://localhost:7071/runtime/webhooks/mcp/sse"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Untappd MCP Server using Azure Functions?
The Untappd MCP Server using Azure Functions is a version of the Untappd MCP Server that runs on Azure Functions and uses Server Sent Events (SSE) for transport. It requires a configured Untappd Client ID and Client Secret to authenticate with the Untappd API.
How to use Untappd MCP Server using Azure Functions?
Configure Claude Desktop by editing claude_desktop_config.json to run the mcp-remote command pointing to http://localhost:7071/runtime/webhooks/mcp/sse. Build the project with dotnet 9.0 and Docker Desktop, and set the Untappd:ClientId and Untappd:ClientSecret in local.settings.json.
Key features of Untappd MCP Server using Azure Functions
- Uses Azure Functions with Server Sent Events transport
- Requires dotnet 9.0 and Docker Desktop
- Needs Untappd Client ID and Client Secret
- Uses
mcp-remotefor SSE integration with Claude Desktop
Use cases of Untappd MCP Server using Azure Functions
—
FAQ from Untappd MCP Server using Azure Functions
—
More Cloud & Infrastructure MCP servers

Aws Kb Retrieval Server
modelcontextprotocolModel Context Protocol Servers
AWS MCP
RafalWilinskiTalk with your AWS using Claude. Model Context Protocol (MCP) server for AWS. Better Amazon Q alternative.
container-use
aluzzardiDevelopment environments for coding agents. Enable multiple agents to work safely and independently with your preferred stack.
AWS MCP Servers
awslabsOpen source MCP Servers for AWS
MCP Server Kubernetes
Flux159MCP Server for kubernetes management commands
Comments