This MCP server exposes the full capabilities of Microsoft Dynamics 365 Finance & Operations to AI assistants and other MCP-compatible tools, enabling sophisticated integration workflows.
From the registry: A community-driven Microsoft Dynamics 365 Finance & Operations MCP server

Please install the `d365fo-client` MCP server into my current AI client (that's you).
Required prerequisites (do these first if not already done):
- **Azure AD app registration** — Register an Azure AD app with access to D365 F&O and obtain tenant ID, client ID, and client secret. (https://portal.azure.com)
Canonical MCP server config (stdio transport):
- command: `uvx`
- args: ["--from","d365fo-client@latest","d365fo-fastmcp-server"]
- required environment variables:
- `D365FO_TENANT_ID`: Azure AD Tenant ID for D365 F&O authentication. (example: `<your-tenant-id>`)
- `D365FO_CLIENT_ID`: Azure AD Client ID. (example: `<your-client-id>`)
- `D365FO_CLIENT_SECRET`: Azure AD Client Secret. (example: `<your-client-secret>`)
- optional environment variables:
- `D365FO_LOG_LEVEL`: Log level (default INFO). (example: `DEBUG`)
- `D365FO_LOG_FILE`: Path to custom log file.
Note: Also available as Docker image (ghcr.io/mafzaal/d365fo-client:latest) and deployable to Azure Container Apps as HTTP/SSE endpoint.
Add this MCP server to my current client's config in the correct format for you. If you need secrets or credentials I haven't provided, ASK me — do not invent values or leave raw placeholders. After adding it, tell me how to verify the server is connected.D365FO_CLIENT_IDrequiredThe ID of the client to connect toD365FO_CLIENT_SECRETrequiredThe secret of the client to connect toD365FO_TENANT_IDrequiredThe ID of the tenant to connect toSEC filing intelligence — insider sentiment, material events, financial ratios, disclosure search.
Open-source SEC EDGAR toolkit — 11 tools, 7 prompts, every filing type. No API key required.
MCP server integrating with Stripe - tools for customers, products, payments, and more.