New dataverse-mcp plugin with mcp-setup command

This commit is contained in:
Lucas Pritz (from Dev Box)
2026-02-20 10:48:38 -06:00
parent 7bebd4a385
commit c7bc853827
6 changed files with 281 additions and 0 deletions

View File

@@ -64,6 +64,12 @@
"description": "Database administration, SQL optimization, and data management tools for PostgreSQL, SQL Server, and general database development best practices.",
"version": "1.0.0"
},
{
"name": "dataverse-mcp",
"source": "./plugins/dataverse-mcp",
"description": "Comprehensive collection for Microsoft Dataverse integrations. Includes MCP setup commands.",
"version": "1.0.0"
},
{
"name": "dataverse-sdk-for-python",
"source": "./plugins/dataverse-sdk-for-python",