---
name: "Expose database APIs and SQL MCP tools with Azure Data API Builder"
slug: "expose-database-apis-and-sql-mcp-tools-with-azure-data-api-builder"
description: "Use Azure Data API Builder to generate secure REST, GraphQL, and SQL MCP access for supported databases so agents can query and operate data through bounded tools."
github_stars: 1442
verification: "security_reviewed"
source: "https://github.com/Azure/data-api-builder"
author: "Microsoft Azure"
publisher_type: "organization"
category: "Integrations & Connectors"
framework: "MCP"
tool_ecosystem:
  github_repo: "Azure/data-api-builder"
  github_stars: 1442
---

# Expose database APIs and SQL MCP tools with Azure Data API Builder

Use Azure Data API Builder to generate secure REST, GraphQL, and SQL MCP access for supported databases so agents can query and operate data through bounded tools.

## Prerequisites

.NET 8 or later, Data API Builder CLI, supported database, MCP-compatible agent client

## Installation

Requirements and caveats from upstream:
- The Data API builder (DAB) command line requires the .NET runtime version 8 or later.
- Data API builder (DAB) requires a JSON configuration file. Use dab --help for syntax options.

Basic usage or getting-started notes:
- Use the [Getting Started](https://learn.microsoft.com/azure/data-api-builder/get-started/get-started-with-data-api-builder) tutorial to quickly explore the core tools and concepts.
- https://get.dot.net
- [!NOTE]

- Source: https://github.com/Azure/data-api-builder
- Extracted from upstream docs: https://raw.githubusercontent.com/Azure/data-api-builder/HEAD/README.md

## Documentation

- https://learn.microsoft.com/en-us/azure/data-api-builder/

## Source

- [Agent Skill Exchange](https://agentskillexchange.com/skills/expose-database-apis-and-sql-mcp-tools-with-azure-data-api-builder/)
