AI assistance for Business Central coding, debugging, upgrades, and testing tasks.
The available material is sparse, but this MCP tool is open source under MIT, requires no credentials, and declares no remote endpoints, with no clear high-risk red flags evident. The main exposure comes from its code-execution capability and limited documentation, which leaves actual data-access boundaries and runtime behavior only partially visible, so it should be used with normal caution.
The material explicitly states that no keys or environment variables are required. No API tokens, account credentials, or other sensitive authentication secrets are requested, so credential leakage and abuse exposure appears low.
No remote host endpoints are declared, and the material does not describe sending code, prompts, or project data to external services. Based on the provided facts, there is no clear egress path, though the missing README means runtime network behavior should still be verified.
The system checks explicitly mark this tool as having code-execution capability, meaning it may run code locally or trigger related development operations. This is a normal high-privilege capability for MCP tools and warrants caution because it can affect the local development environment, but the provided material does not show privilege abuse or suspicious system-permission requests.
As a code-intelligence tool for Business Central development, its functionality would typically involve access to project code, debugging context, or testing-related files; combined with code execution, it should be assumed to potentially read local workspace data. The current material does not define exact read/write scope, but there is also no clear evidence of overbroad access beyond its stated purpose, so caution is appropriate rather than a high-risk rating.
The project is an auditable open-source repository under the MIT license, which is a meaningful risk-reducing factor. However, it comes from a third-party registry, has 0 stars, unknown maintenance status, and no README, so maturity and ongoing-maintenance signals are weak. There are no clear high-risk red flags such as closed-source exfiltration or malicious distribution, so the appropriate rating is caution.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "bc-code-intelligence-mcp" yet — see the docs or source repo.
I have a compilation error in a Business Central AL extension. Analyze the following code and error message, identify the root cause, provide corrected code, and explain why it failed: [Paste code and error details]
Returns the root-cause analysis, fix recommendations, and corrected code ready to use.
I’m preparing to upgrade a Business Central extension to a newer version. Review the following AL code, identify potential compatibility issues and deprecated patterns, and suggest upgrade changes with replacement implementations: [Paste code]
Outputs a list of upgrade risks, deprecated usages, and step-by-step remediation suggestions.
Based on the following Business Central feature description and AL code, design test scenarios and test code covering happy paths, edge cases, and common failures: [Paste requirements or code]
Provides a structured test plan, test case list, and sample test code.
Turn Business Central best practices into searchable, actionable tools for AI agents.
Manage Business Central Docker sandboxes with natural-language creation, testing, and maintenance.
Query Business Central customers, items, and sales orders using natural language.
Query customer, order, and revenue data safely with natural language.
Query Beancount ledgers in natural language and validate records.
Access AL-Go docs, workflows, and automation expertise for Business Central development.