rj-mcp-d365-server-2

granjan7779/rj-mcp-d365-server-2
★ 0 stars JavaScript 📦 Other Updated today
D365 MCP server by Ranjan
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "rj-mcp-d365-server-2": {
      "command": "npx",
      "args": [
        "-y",
        "granjan7779/rj-mcp-d365-server-2"
      ]
    }
  }
}