Untappd MCP Server using Azure Functions
@jtucker
About Untappd MCP Server using Azure Functions
An example MCP Azure Function in F#
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
Fetch the live tool list by running this server in a temporary sandbox using the button above.
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
—
Basic information
More Cloud & Infrastructure MCP servers
tfmcp: Terraform Model Context Protocol Tool
nwiizo🌍 Terraform Model Context Protocol (MCP) Tool - An experimental CLI tool that enables AI assistants to manage and operate Terraform environments. Supports reading Terraform configurations, analyzing plans, applying configurations, and managing state with Claude Desktop integrati
Run Model Context Protocol (MCP) servers with AWS Lambda
awslabsRun existing Model Context Protocol (MCP) stdio-based servers in AWS Lambda functions
Lambda MCP Server Demo (Streamable HTTP)
mikegc-awsCreates a simple MCP tool server with "streaming" HTTP.

Kilo IoT Platform
Kilo IoTYour AI can finally reach the physical world. Kilo is an AI-first IoT platform for commercial and industrial operations, and this connector hands a live deployment to the AI client you already use. Not an export. Not a
GCP MCP
eniayomiA Model Context Protocol (MCP) server that enables AI assistants like Claude to interact with your Google Cloud Platform environment. This allows for natural language querying and management of your GCP resources during conversations.
Comments