Submit

Dynamics365

@srikanth-paladugula

Tools

Server Config

{
  "mcpServers": {
    "Dynamics365": {
      "command": "node",
      "args": [
        "<Path to build/index.js file>"
      ],
      "env": {
        "CLIENT_ID": "<Client ID of your sevice principal which has access to Dynamics 365>",
        "CLIENT_SECRET": "<Client Secret of your sevice principal which has access to Dynamics 365>",
        "TENANT_ID": "<TenantId of your organization>",
        "D365_URL": "<Your Dynamics 365 Org Url, ex: https://<orgname>.crm.dynamics.com>"
      }
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.