SERVER

D365Fo Connector

Rank #13625

io.github.zhound420/d365fo-connector

Query and manage Microsoft Dynamics 365 Finance & Operations via MCP

First listed
Mar 11, 2026
Last publish date
Mar 15, 2026
OVERVIEW

D365Fo Connector is a Model Context Protocol (MCP) server published by zhound420. It ranks #13625 of 58,832 servers tracked on MCP Toplist, and its repository has 7 GitHub stars. D365Fo Connector is listed across 2 registries — Official MCP and Glama, with 2 tracked versions. It was first listed on Mar 11, 2026 and most recently updated on Mar 15, 2026.

STANDING
#13,625of 58,832 tracked serversTop 25%

Ranks ahead of 45,207 of 58,832 servers on MCP Toplist.

CONNECT

Use D365Fo Connector

Add D365Fo Connector to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.

npm package
{
  "mcpServers": {
    "d365fo-connector": {
      "command": "npx",
      "args": [
        "-y",
        "@zhound/d365fo-mcp-server"
      ],
      "env": {
        "D365_TENANT_ID": "<your D365_TENANT_ID>",
        "D365_CLIENT_ID": "<your D365_CLIENT_ID>",
        "D365_CLIENT_SECRET": "<your D365_CLIENT_SECRET>",
        "D365_ENVIRONMENT_URL": "<your D365_ENVIRONMENT_URL>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

REGISTRIES

Listed on 1 registry (1 delisted)

GlamaDelisted · last seen Apr 27, 2026
ORGANIZATION

zhound420

Organization
Total servers
2
Total versions
2
VERSIONS

Available versions (2)

VersionPublished
2.0.1Mar 15, 2026
0.1.0Nov 25, 2024
FAQ

Frequently asked questions

What is D365Fo Connector?
Query and manage Microsoft Dynamics 365 Finance & Operations via MCP
Who maintains D365Fo Connector?
D365Fo Connector is maintained by zhound420, which publishes 2 MCP servers (2 total versions) tracked on MCP Toplist.
Is D365Fo Connector an official MCP server?
Yes — D365Fo Connector is listed on the Official MCP Registry, alongside Glama.
How many versions does D365Fo Connector have?
MCP Toplist tracks 2 versions of D365Fo Connector, most recently published on Mar 15, 2026.
Where can I find the source code for D365Fo Connector?
The source code for D365Fo Connector is hosted at github.com/zhound420/D365FO-claude-connector.
EXPLORE