A zero-cost SQL MCP server for Claude and ChatGPT
Field notes · Azure · MCP A zero-cost SQL MCP server for Claude and ChatGPT We wanted our customer-service team to ask an AI about ticket orders without anyone writing an API. Microsoft's Data API builder turned out to do the whole job with one JSON file, a two-line Dockerfile and an App Service plan we were already paying for. Here is what worked, what broke, and the eight things I wish I had known on day one. Tan Le , Ticket Shine September 2026 About 12 minutes At a glance Admit one AI Server Data API builder 2.0.12 Microsoft's SQL MCP Server Hosting Existing Linux B2 plan second web app, container Extra cost 0 USD / month memory went from 55% to 63% Code written 0 lines one JSON config, one Dockerfile Exposed 4 read-only entities 3 tools: describe, read, aggregate Clients Claude Code, ChatGPT Business Claude.ai pending admin The problem we actually had ...