bc-extra-api
Verified Safeby mschristiansen
Overview
Provides a Business Central API extension for warehouse and inventory queries, designed to integrate with MCP servers and AI assistants for managing wood materials inventory, reservations, and calculations.
Installation
.\.AL-Go\localDevEnv.ps1Security Notes
The `app.json` manifest for the Business Central extension has `allowDebugging: true`, `allowDownloadingSource: true`, and `includeSourceInSymbolFile: true`. While standard for development, these settings can expose source code and debugging capabilities in production environments if not secured through tenant-level access controls.
Similar Servers
mcp-dotnet-samples
This MCP server retrieves GitHub Copilot customizations, including instructions, agents, prompts, and collections, from the `awesome-copilot` repository to provide contextual guidance to AI models.
AL-Dependency-MCP-Server
Provides AI assistants with semantic understanding of AL (Application Language) codebases and Business Central object relationships by parsing compiled AL symbol files.
bc-code-intelligence-mcp
Provides Business Central development knowledge and tooling, including specialist AI personas, code analysis, and structured workflows, to AI agents.
mcp
The MCP server acts as an intermediary, enabling Large Language Models (LLMs) to interact with Algolia's various APIs for search, analytics, A/B testing, query suggestions, recommendations, monitoring, and usage data.