SERVER
D365Fo Connector
Rank #13725io.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 #13725 of 58,900 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,725of 58,900 tracked serversTop 25%
Ranks ahead of 45,175 of 58,900 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
VERSIONS
Available versions (2)
| Version | Published |
|---|---|
| 2.0.1 | Mar 15, 2026 |
| 0.1.0 | Nov 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