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.
Config is the same across clients — only the file and path differ.
{
"mcpServers": {
"dataverse-skills": {
"command": "<see-readme>",
"args": []
}
}
}Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
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.
No automated test available for this server. Check the GitHub README for setup instructions.
Five weighted categories — click any category to see the underlying evidence.
No known CVEs.
No package registry to scan.
This server is missing a description. Tools and install config are also missing.If you've used it, help the community.
Add informationBe the first to review
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Others in other
Persistent memory using a knowledge graph
Privacy-first. MCP is the protocol for tool access. We're the virtualization layer for context.
Official Miro MCP server - Supports context to code and creating diagrams, docs, and data tables.
MCP server for using the GitLab API
MCP Security Weekly
Get CVE alerts and security updates for Dataverse Skills and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.
Agent skills and MCP configuration for Microsoft Dataverse — works with Claude Code and GitHub Copilot. These skills teach AI agents how to build and manage Dataverse solutions using natural language.
Browse the .github/plugins/dataverse/skills/ folder for the full catalog.
/plugin install dataverse@claude-plugins-official
/plugin install dataverse@awesome-copilot
Clone the repository first:
git clone https://github.com/microsoft/Dataverse-skills.git
Test the plugin locally without installing from a marketplace:
# 1. Create and cd into a fresh test folder
mkdir my-test-project
cd my-test-project
# 2. Launch Claude Code with the plugin loaded from your local clone
claude --plugin-dir "<path/to/repo>/.github/plugins/dataverse"
# 3. Start with a natural language prompt, e.g.:
# "Create a support ticket table with customer and agent lookups"
The --plugin-dir path must be in double quotes if it contains spaces or special characters. Use the absolute path to the plugin directory in your local clone of this repo.
To register the local plugin marketplace from the cloned repository and install the plugin:
copilot plugin marketplace add <path/to/repo>/Dataverse-skills
copilot plugin install dataverse@dataverse-skills
To reinstall the plugin after pulling or making local changes:
copilot plugin uninstall dataverse@dataverse-skills
copilot plugin install dataverse@dataverse-skills
To install the local version directly without marketplace registration:
copilot plugin install <path/to/repo>/.github/plugins/dataverse
The plugin is designed around a least-privilege model — it cannot exceed the permissions of the authenticated user. Key safeguards:
For the full safety model — including confirmation flows, logging, irreversible operation handling, and planned improvements — see docs/safety-and-guardrails.md.
We welcome contributions — new skills, improvements to existing ones, and bug fixes. See CONTRIBUTING.md for guidelines.
This project may contain trademarks or logos for projects, products, or services. Authorized use of Microsoft trademarks or logos is subject to and must follow Microsoft's Trademark & Brand Guidelines. Use of Microsoft trademarks