Install
MCP server — add to your Claude Code config (typically
~/.claude/mcp_settings.json or ~/Library/Application Support/Claude/claude_desktop_config.json):
{
"mcpServers": {
"knowall-ai-mcp-business-central": {
"command": "npx",
"args": [
"-y",
"@knowall-ai/mcp-business-central"
]
}
}
}
Or smoke-test directly:
npx -y @knowall-ai/mcp-business-central
Details
| Website | https://www.npmjs.com/package/@knowall-ai/mcp-business-central |
|---|---|
| License | unknown |
| Pricing | free |
| Tags | mcp business-central dynamics-365 model-context-protocol |
| Sources | npm |
| Discovered | 2026-05-25 |