d365fo-mcp-server

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.

VerifiedInstall Ready
data-aidata-ai
4 views143 stars51 forksv1.0.0MIT

Why This Matters

Discovered via github-topic:mcp and last synced 2mo ago.

VerifiedInstall Ready
Source
github-topic:mcp
Stars
143
Last synced
2mo ago
Install
Instructions detected

Install

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)

8
Tools
0
Resources
0
Prompts
Standard I/O
Transport

Available Tools (8)

Resource

Configuration

File

Contents

Reference

Operations

Task

Without this server

Feature

Description

clean

E["d365fo_file<br/>(action=create) write + project"] D -->

Labels

Hardcoded strings

Path

Who