71
/ 100
8 days ago
glama

Business Central MCP Server

Enables MCP clients to access and manage Microsoft Dynamics 365 Business Central entities, such as creating sales orders, via a modern async MCP server.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 2 credentials: BC_CLIENT_SECRET, GEMINI_API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configBC_API_URLBusiness Central API base URL
configBC_TENANT_IDyour-tenant-id>
configBC_CLIENT_IDyour-client-id>
🔐 secretBC_CLIENT_SECRETyour-client-secret>
configBC_SCOPEOAuth2 scope (default: https://api.businesscentral.dynamics.com/.default)
configBC_COMPANYcompany-name>
🔐 secretGEMINI_API_KEY
configENABLE_RESOURCE_TOOLStrue # Enable or disable resource tools registration (true/false)
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 4 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/tant-mcp-business-central-server-59qp0d)](https://m8ven.ai/mcp/tant-mcp-business-central-server-59qp0d)
commit: e93dd28a7055586c7532d382f1bd2b640c9f5d0f
code hash: 28b8061455726b0bff363f735bf214c0861b046f12b2355672b1c31069d80e5f
verified: 6/22/2026, 12:15:49 PM
view raw JSON →