d365fo-client

mafzaal/d365fo-client
★ 29 stars Python 💻 Code/Dev Tools Updated today
A comprehensive Python client library and MCP server for Microsoft Dynamics 365 Finance & Operations (D365 F&O) that provides easy access to OData endpoints, metadata operations, label management, and AI assistant 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-client": {
      "command": "uvx",
      "args": [
        "d365fo-client"
      ]
    }
  }
}

Or install with pip: pip install d365fo-client

Topics

d365fod365toolsmcp-serverpython