{"id":27146499,"url":"https://github.com/jtucker/mcp-untappd-server-dotnet","last_synced_at":"2025-04-13T19:39:17.804Z","repository":{"id":286624367,"uuid":"962002717","full_name":"jtucker/mcp-untappd-server-dotnet","owner":"jtucker","description":"An example MCP Azure Function in F#","archived":false,"fork":false,"pushed_at":"2025-04-09T13:59:28.000Z","size":22,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-12T17:54:16.586Z","etag":null,"topics":["azure-functions","dotnet","fsharp","modelcontextprotocol"],"latest_commit_sha":null,"homepage":"","language":"F#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jtucker.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-04-07T13:55:29.000Z","updated_at":"2025-04-12T17:27:10.000Z","dependencies_parsed_at":"2025-04-10T01:09:45.875Z","dependency_job_id":null,"html_url":"https://github.com/jtucker/mcp-untappd-server-dotnet","commit_stats":null,"previous_names":["jtucker/mcp-untappd-server-dotnet"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jtucker%2Fmcp-untappd-server-dotnet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jtucker%2Fmcp-untappd-server-dotnet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jtucker%2Fmcp-untappd-server-dotnet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jtucker%2Fmcp-untappd-server-dotnet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jtucker","download_url":"https://codeload.github.com/jtucker/mcp-untappd-server-dotnet/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248643970,"owners_count":21138535,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["azure-functions","dotnet","fsharp","modelcontextprotocol"],"created_at":"2025-04-08T10:47:46.564Z","updated_at":"2025-04-13T19:39:17.776Z","avatar_url":"https://github.com/jtucker.png","language":"F#","funding_links":[],"categories":["⚙️ DevOps"],"sub_categories":[],"readme":"# Untappd MCP Server using Azure Functions\n\nA version of the Untappd MCP Server using [Azure Functions and Server Sent Events](https://github.com/Azure-Samples/remote-mcp-functions-dotnet/tree/main). \n\nBlog post coming soon.\n### Configure Claude Desktop\n\nSince Claude Desktop does not currently support SSE configuration you need to include a middle man component to make the calls to the SSE server. \n\nEdit your `claude_desktop_config.json`:\n```json\n{\n  \"mcpServers\": {\n    \"untappddotnet\": {\n      \"command\": \"npx\",\n      \"args\": [\n        \"mcp-remote\",\n        \"http://localhost:7071/runtime/webhooks/mcp/sse\"\n      ]\n    }\n  }\n}\n```\n\n## Building\n\n### Prerequisites:\n\n- dotnet 9.0\n- Docker Desktop\n\n\n### local.settings.json Setup\n\n```json\n{\n    \"IsEncrypted\": false,\n    \"Values\": {\n        \"AzureWebJobsStorage\": \"\u003cCONNECTION_STRING\u003e\",\n        \"FUNCTIONS_WORKER_RUNTIME\": \"dotnet-isolated\",\n        \"Untappd:ClientId\": \"\",\n        \"Untappd:ClientSecret\": \"\"\n    }\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjtucker%2Fmcp-untappd-server-dotnet","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjtucker%2Fmcp-untappd-server-dotnet","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjtucker%2Fmcp-untappd-server-dotnet/lists"}