This is a production-ready MCP server that connects AI assistants directly to Microsoft Dynamics 365 Finance & Operations through its OData endpoints and metadata APIs. It handles authentication via Azure AD service principals and exposes operations for querying entities, managing labels, and executing D365 F&O workflows. You'd reach for this when building AI integrations that need to read or manipulate financial data, inventory records, or other ERP entities in D365 F&O environments. The server includes both stdio transport for local Claude Desktop use and can deploy as an Azure Container App with OAuth or API key authentication for remote access. It's built on FastMCP and ships with a full Python client library underneath for direct programmatic access if you need it.
claude mcp add --transport stdio mafzaal-d365fo-client uvx d365fo-client