dynamics365ninja/d365fo-mcp-server
🚀 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.
Platform-specific configuration:
{
"mcpServers": {
"d365fo-mcp-server": {
"command": "npx",
"args": [
"-y",
"d365fo-mcp-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...