21
GitHub Stars

MCP Server for Microsoft Dynamics 365

Installation

⭐ RecommendedNode
node <Path to build/index.js file>
View configuration snippet
{
  "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>"
      }
    }
  }
}

💡 Tip: Make sure you have the appropriate package manager installed. Refer to the official documentation for detailed installation instructions.

Compatibility Matrix

Filter:

Cursor

STDIO
stdio:From mcp.so (unverified)

Claude Desktop

STDIO
stdio:From mcp.so (unverified)

MCP Compatible

STDIO
stdio:From mcp.so (unverified)
Verified - Tested by community
Unverified - Not yet tested
⚡ STDIO🌊 SSE🌐 HTTP

Server Information

License:MIT
Classification:active
Source:Data aggregated from public MCP directories

Quick Stats

Transports:
STDIO
Compatible Clients:3
Install Methods:1

Like this server?

Discover more MCP servers or submit your own to directory.