data-ai MCP Server
🚀 Grounded AI development for Dynamics 365 Finance & Operations. Indexes 580K+ X++ symbols (standard, ISV, custom) and exposes 26 MCP tools that prove every method, field, label and form pattern against your real metadata before the AI writes code. Works with GitHub Copilot, Claude Code, Cursor & Visual Studio.
Discovered via github-topic:mcp and last synced 2mo ago.
1. Install the package
npx d365fo-mcp-server
2. Add to claude_desktop_config.json
{
"mcpServers": {
"d365fo-mcp-server": {
"command": "npx",
"args": [
"d365fo-mcp-server"
]
}
}
}Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) / %APPDATA%\Claude\claude_desktop_config.json (Windows)
Configuration
Contents
Operations
Without this server
Description
E["d365fo_file<br/>(action=create) write + project"] D -->
Hardcoded strings
Who