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
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