# Dataverse MCP Server Configuration
# Copy this file to .env and fill in your actual values
# Your Dataverse environment URL
DATAVERSE_URL=https://your-org.crm.dynamics.com
# Azure App Registration details
DATAVERSE_CLIENT_ID=your-client-id-here
DATAVERSE_CLIENT_SECRET=your-client-secret-here
DATAVERSE_TENANT_ID=your-tenant-id-here
# Optional: Enable debug logging
# DEBUG=true
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/mwhesse/dataverse-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server