d365fo-mcp-server

dynamics365ninja/d365fo-mcp-server
★ 21 stars TypeScript 🔌 API Integration Updated 1mo ago
🚀 MCP server for Dynamics 365 Finance & Operations with standard and custom indexed X++ objects. Provides IntelliSense-like code navigation, intelligent EDT suggestions, AI-driven table/form generation, and pattern-based code completion for GitHub Copilot integration.
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": {
    "d365fo-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "dynamics365ninja/d365fo-mcp-server"
      ]
    }
  }
}

Topics

azurecode-completiond365fodynamics-365erpgithub-copilotmcp