D365FO MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 237 installs a week from pypi. Last commit 11 Sep 2026.
A community-driven Microsoft Dynamics 365 Finance & Operations MCP server
Today is the operative word: we check D365FO MCP Server every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add d365fo-client -- uvx d365fo-client
{
"mcpServers": {
"d365fo-client": {
"args": [
"d365fo-client"
],
"command": "uvx"
}
}
}
[mcp_servers.d365fo-client]
command = "uvx"
args = ["d365fo-client"]
{
"mcpServers": {
"d365fo-client": {
"args": [
"d365fo-client"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"d365fo-client": {
"args": [
"d365fo-client"
],
"command": "uvx"
}
}
}
This one needs environment variables set before it will start:
D365FO_CLIENT_ID (Your D365FO Client ID), D365FO_CLIENT_SECRET (Your D365FO Client Secret), D365FO_TENANT_ID (Your D365FO Tenant ID), D365FO_BASE_URL (Your D365FO Base URL).
The author declared them in the registry entry; get the values from the project itself.
MCP server for AI-driven console application automation and monitoring
Schema conversion and schema-driven code generation MCP server.
MCP server for remote filesystem operations on cloud storage (Google Cloud Storage).
Microsoft OneDrive MCP server — browse, read, and manage files and folders through Microsoft Graph.
Manifest-driven MCP server scaffolder and runtime hub for tool integrations.
MCP server for creating and editing Rive (.riv) animation files. 139 tools for AI-driven animation.
Rust MCP server and CLI for Unraid GraphQL operations across NAS, Docker, VM, and storage workflows.
MCP server that spawns and drives Claude Code sessions via claude-wrap.
Answers built from our own checks of this server.