Channel Partner Blog

Manage Your ERP by Just Asking

14 September 2026

A new admin-center MCP server lets administrators and partners manage Business Central environments through conversation — no PowerShell scripts required.

Behind every smoothly running Business Central is an administrator doing unglamorous, essential work: checking which environments have updates available, scheduling those updates, copying a production environment to a sandbox for testing, reviewing what went wrong when an upgrade failed, listing the extensions installed in a given environment. Historically, doing this efficiently meant PowerShell scripts, Logic Apps, or clicking through the admin center one environment at a time.

The 2026 Wave 1 release begins to change that. Microsoft has launched a public preview of an admin-center MCP server — a capability that lets administrators and partners manage Business Central environments conversationally, through AI tools like Visual Studio Code, simply by asking.

What This Actually Is

MCP — the Model Context Protocol — is an open standard that lets AI agents discover and use the capabilities of a system in a structured, self-describing way. The new admin-center MCP server exposes the Business Central administration center APIs through that standard, so MCP-compatible AI agents can discover available admin operations, understand context, and perform environment management tasks.

In practice, an administrator working in a tool like Visual Studio Code can ask plain-language questions and get structured answers sourced directly from the admin center — then have the agent propose and carry out follow-up actions, always with the administrator confirming before anything happens. Example scenarios from Microsoft include:

      Update status. Checking whether updates are available for environments and when they are scheduled.

      Environment copies. Copying an environment to a sandbox and triggering an immediate update.

      Upgrade diagnostics. Reviewing update history and diagnosing failed upgrades.

      Extension inventory. Listing installed extensions for a given environment.

Why It Matters — Control With Guardrails

Two things make this more than a novelty. First, it replaces fiddly, error-prone scripting with accessible, consistent conversation — making environment management approachable for more of a team, not just the one person who knows the PowerShell. Second, it is built with safety in the design:

      You stay in control. Agents propose follow-up actions, but the administrator keeps control through explicit confirmation steps — nothing happens without a deliberate yes.

      Reuses secure APIs. It works through the same secure Business Central admin center APIs that already govern environment management — not a new, riskier back door.

      Risky actions held back. During the public preview, the most disruptive operations — deleting or renaming an environment, uninstalling an app, changing security groups — are deliberately excluded, so an unintended request cannot cause real damage.

A Genuine Win for CSP Resellers

This capability is especially significant for partners. Resellers who administer environments for many customers using granular delegated admin privileges (GDAP) spend enormous amounts of time on routine, repetitive environment management across dozens of tenants. The admin-center MCP server points directly at that pain:

      Conversational fleet management. Instead of scripting or clicking through each customer's admin center, a partner can query and manage environments through natural language in familiar tools.

      Multi-tenant on the roadmap. During preview the endpoint uses single-tenant authentication, but Microsoft provides a sample MCP proxy on GitHub showing how partners might route requests across customer tenants — a clear signal of where this is heading. (The sample is reference-only and not for production use.)

      Less toil, more value. Automating the routine frees a partner's technical team to spend time on advisory work that actually grows the customer relationship.

Before and After: A 4Sight-Style Managed-Service Desk

Before: A partner managing 40 customer environments runs a patchwork of PowerShell scripts to check update status, and logs into each admin center individually to investigate a failed upgrade or list extensions. It is slow, inconsistent, and dependent on a couple of specialists.

After: An engineer asks, in Visual Studio Code, which environments have updates pending and whether any recent upgrades failed — and gets structured answers straight from the admin center. They ask the agent to copy a specific environment to a sandbox and apply the update, confirm the action, and move on. The same work, in a fraction of the time, accessible to more of the team.

At a glance

Feature: Business Central admin center MCP server (manage environments conversationally)

Availability: Public preview from 1 April 2026 (production-ready preview)

Works with: Visual Studio Code, Copilot Studio, and other MCP-compliant tools

Safety: Explicit confirmation steps; disruptive operations excluded during preview

For partners: GDAP multi-tenant administration via a reference-only sample MCP proxy

This sits alongside Business Central's other MCP investments — the MCP server that exposes business data and logic to AI agents — and together they point to a clear future: both running the business and running the platform increasingly happen through conversation with AI, on top of the same secure APIs. For administrators and partners across Africa managing growing fleets of environments, that is a meaningful shift in how the day-to-day work gets done.

Let's Talk

Whether you are an administrator tired of scripting routine environment tasks, or a business that relies on a partner to manage your Business Central, the admin-center MCP server is a glimpse of a faster, more accessible way to run the platform. As a Microsoft Dynamics partner, 4Sight is exploring these capabilities to manage our customers' environments more efficiently — and we would be glad to talk through what it means for you.

Contact us on: channel@4sight.cloud

Talk to 4Sight about smarter, AI-assisted Business Central administration.

References

[1] Connect AI agents to the admin center through MCP server (2026 release wave 1 plan) — Microsoft Learn

learn.microsoft.com/en-us/dynamics365/release-plan/2026wave1/smb/dynamics365-business-central/connect-ai-agents-admin-center-through-mcp-server

[2] The Business Central Admin Center API MCP server (preview) — Microsoft Learn

learn.microsoft.com/en-us/dynamics365/business-central/dev-itpro/administration/administration-center-api-mcp

[3] Model Context Protocol (MCP) in Business Central overview — Microsoft Learn

learn.microsoft.com/en-us/dynamics365/business-central/dev-itpro/ai/mcp-overview