D365fo Connector runs on your own machine — the client starts it, so there is no endpoint to ping. 36 installs a week from npm. Last commit 15 Mar 2026.
Query and manage Microsoft Dynamics 365 Finance & Operations via MCP
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-connector -- npx -y @zhound/d365fo-mcp-server
{
"mcpServers": {
"d365fo-connector": {
"args": [
"-y",
"@zhound/d365fo-mcp-server"
],
"command": "npx"
}
}
}
[mcp_servers.d365fo-connector]
command = "npx"
args = ["-y", "@zhound/d365fo-mcp-server"]
{
"mcpServers": {
"d365fo-connector": {
"args": [
"-y",
"@zhound/d365fo-mcp-server"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"d365fo-connector": {
"args": [
"-y",
"@zhound/d365fo-mcp-server"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.