MCP server for Microsoft Dynamics 365 Business Central -- speaks BC's native WebSocket protocol directly
{
"mcpServers": {
"business-central-1": {
"command": "npx",
"args": [
"-y",
"business-central-mcp"
]
}
}
}