Dataverse-skills

microsoft/Dataverse-skills
★ 80 stars Unknown language 🤖 AI/LLM Updated 1d ago
Microsoft Dataverse skills for AI coding agents. Wraps the Dataverse MCP server, Dataverse CLI, Python SDK, and PAC CLI behind specialist skills for building, querying, deploying, and administering Dataverse environments.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "dataverse-skills": {
      "command": "npx",
      "args": [
        "-y",
        "microsoft/Dataverse-skills"
      ]
    }
  }
}

README Excerpt

Build, query, and manage [Microsoft Dataverse](https://learn.microsoft.com/en-us/power-apps/maker/data-platform/data-platform-intro) through natural language. The plugin teaches AI coding agents to drive the Dataverse MCP server, Dataverse CLI, Python SDK, and PAC CLI — for everything from designing data models and answering CRM questions to deploying solutions across environments.

Topics

agent-skillsdataversedynamics-365dynamics-crmmcpmcp-serverpluginpower-platform