#71 · Primary category: AI Gateway & API Infrastructure

data-api-builder

api azure database graphql hacktoberfest mcp mcp-server microsoft rest

Data API builder provides modern REST, GraphQL endpoints and MCP tools to your Azure Databases and on-prem stores.

Project last updated:08/29/26

GitHub Stars

1.5K

Forks

365

Contributors

80

License

MIT

Why we included this project

Surfacing an existing database as a usable API usually means standing up a custom backend. Data API builder skips that: point it at a configuration file and it exposes tables, views, and stored procedures in Azure SQL, PostgreSQL, MySQL, or Cosmos DB as typed REST and GraphQL endpoints, with role-based access control and caching handled for you. The MCP support is what makes it interesting for AI work, since the same database becomes a controlled set of tools an agent can call directly, instead of relying on flaky natural-language-to-SQL prompts. It runs as a container on any cloud or on-premises, so it works as a lightweight CRUD service without locking you into a host. For small teams that want a config-driven data layer rather than a big custom service, it's quick to stand up and evaluate.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category