# Dataverse MCP Server Local Test Configuration
# Copy this file to .env.localtest and fill in your actual values
# Your Dataverse environment URL
DATAVERSE_URL=https://your-test-org.crm.dynamics.com
# Azure App Registration details for testing
DATAVERSE_CLIENT_ID=12345678-1234-1234-1234-123456789abc
DATAVERSE_CLIENT_SECRET=your-test-client-secret-here
DATAVERSE_TENANT_ID=87654321-4321-4321-4321-cba987654321
# Optional: Enable debug logging for testing
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