Skip to content
Claude Code

D365FO MCP Server for Claude Code

io.github.mafzaal/d365fo-client

A community-driven Microsoft Dynamics 365 Finance & Operations MCP server

client:Claude Code transport:stdio runtime:pypi

Install D365FO MCP Server in Claude Code

run in your project directory

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

claude mcp add d365fo-client -e D365FO_CLIENT_ID=<D365FO_CLIENT_ID> -e D365FO_CLIENT_SECRET=<D365FO_CLIENT_SECRET> -e D365FO_TENANT_ID=<D365FO_TENANT_ID> -e D365FO_BASE_URL=<D365FO_BASE_URL> -- uvx d365fo-client

Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs

D365FO MCP Server in other clients