From 7a5f76ed28f2fe09f15a0d4845c15f8ce9c43daf Mon Sep 17 00:00:00 2001 From: Massimo Gatti Date: Thu, 5 Jun 2025 09:36:23 -0700 Subject: [PATCH] add DV --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index bc6c3bdc29..d6db2c1683 100644 --- a/README.md +++ b/README.md @@ -27,6 +27,12 @@ Below are Microsoft's official MCP server implementations: --- +### Dataverse MCP Server + +- **Documentation**: [Microsoft Dataverse](https://go.microsoft.com/fwlink/?linkid=2320176) +- **Description**: Chat over your business data using NL - Discover tables, run queries, retrieve data, insert or update records, and execute custom prompts grounded in business knowledge and context. +--- + ### 🧪 Playwright MCP - **Repository**: [microsoft/playwright-mcp](https://github.com/microsoft/playwright-mcp)