Back to Home
WycliffeAssociates icon

DataverseMetadataMCPServer

Verified Safe

by WycliffeAssociates

Overview

Provides AI assistants with tools to query Microsoft Dataverse/Power Platform entity and attribute metadata.

Installation

Run Command
dotnet run --project DataverseMetadataMCPServer/DataverseMetadataMCPServer.csproj

Environment Variables

  • DATAVERSE_CONNECTION_STRING

Security Notes

The server correctly uses environment variables for the Dataverse connection string, preventing hardcoded credentials. Authentication relies on Dataverse's secure mechanisms (e.g., OAuth). No explicit dangerous patterns like 'eval' or obfuscation were found. Network risks are inherent to connecting to a remote service, but handled by the Dataverse client library. Proper configuration of the Dataverse connection string and environment permissions is crucial.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassMedium
Avg Tokens1500
Stars0
Forks0
Last Update2025-12-02

Tags

DataversePower PlatformMetadataMCP ServerAI Tools