Dataverse-skills
by microsoft·★ 101·Score 48
Microsoft Dataverse skills for AI coding agents that wrap Dataverse MCP server, CLI, SDK and PAC CLI.
Overview
Dataverse-skills is a comprehensive MCP server from Microsoft that provides specialized skills for building, querying, deploying, and administering Microsoft Dataverse environments through AI coding agents. The plugin wraps multiple tools including the Dataverse MCP server, Dataverse CLI, Python SDK, and PAC CLI behind a unified interface. It offers eight distinct skills covering everything from connection setup and data querying to metadata management, solution lifecycle administration, and security configuration.
Try asking AI
After installing, here are 5 things you can ask your AI assistant:
When to choose this
Choose this if you're working with Microsoft Dataverse, Dynamics 365, or Power Platform and want AI agents to manage and query your data environments without requiring direct CLI or API expertise.
When NOT to choose this
Avoid this if you're not using Microsoft's Dataverse ecosystem, as it requires an existing Dataverse environment and doesn't support alternative data platforms.
Tools this server exposes
8 tools extracted from the READMEdv-connectOne-time setup that installs the Dataverse CLI, Python SDK, and PAC CLI; authenticates against your Dataverse environment; and registers the Dataverse MCP server with your agent.
dv-queryReads, filters, paginates, and aggregates Dataverse records.
dv-dataSingle-record CRUD plus bulk import — CSV loads, multi-table imports with foreign-key dependencies, upsert by alternate key, and AI-generated sample data.
dv-metadataAuthors and edits the Dataverse data model: tables, columns, relationships, forms, and views.
dv-solutionManages solution lifecycle — create, export, import, promote across environments, and validate deployments.
dv-adminEnvironment-level administration: bulk delete, retention/archival, organization settings, OrgDB settings, recycle bin, audit, and the allowlisted PPAC toggles.
dv-securityAssigns security roles, manages user access, adds application users, configures business units, and handles admin self-elevation.
dv-overviewCross-cutting rules and tool routing; loaded before any other skill to direct each request to the right specialist.
Comparable tools
Installation
Installation
For GitHub Copilot:
/plugin install dataverse@awesome-copilotFor Claude Code:
/plugin install dataverse@claude-plugins-officialAfter installation, connect to Dataverse by asking your agent: "Connect to Dataverse". This will walk through tool checks, authentication, and MCP registration.
FAQ
- What Microsoft accounts can use Dataverse skills?
- Any Microsoft Dataverse environment works, including through Power Apps, Dynamics 365, Power Platform plans, or the free Power Apps Developer Plan.
- How does the plugin handle security?
- The plugin follows a least-privilege model, cannot exceed authenticated user permissions, uses MCP authorization and security role enforcement, stores credentials in OS native credential store, and only transmits application-level telemetry (no prompts or data).
Compare Dataverse-skills with
Last updated · Auto-generated from public README + GitHub signals.