Server data from the Official MCP Registry
A community-driven Microsoft Dynamics 365 Finance & Operations MCP server
A community-driven Microsoft Dynamics 365 Finance & Operations MCP server
Set these up before or after installing:
Environment variable: D365FO_CLIENT_ID
Environment variable: D365FO_CLIENT_SECRET
Environment variable: D365FO_TENANT_ID
Environment variable: D365FO_BASE_URL
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-mafzaal-d365fo-client": {
"env": {
"D365FO_BASE_URL": "your-d365fo-base-url-here",
"D365FO_CLIENT_ID": "your-d365fo-client-id-here",
"D365FO_TENANT_ID": "your-d365fo-tenant-id-here",
"D365FO_CLIENT_SECRET": "your-d365fo-client-secret-here"
},
"args": [
"d365fo-client"
],
"command": "uvx"
}
}
}Valid MCP server (1 strong, 1 medium validity signals). No known CVEs in dependencies. Package registry verified. Imported from the Official MCP Registry.
Scanned 1 file · 1 finding
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
Be the first to review this server!