Enables management of Business Central Docker containers for AL development, including creating, compiling, publishing, and testing AL applications.
Provides full version control operations including status checks, diffs, commits, pushes, branch management, and stash operations for AL development projects.
PartnerCore
MCP Server for Business Central AL Development
Overview
PartnerCore brings professional AL development capabilities to AI assistants through the Model Context Protocol (MCP). Connect your AI coding assistant to real BC development tools.
57+ tools including:
AL Language Server with full LSP support
BC Container management
Git operations
File system operations
Project memory
Cloud AI services (optional)
Installation
Configuration
Cursor
Add to ~/.cursor/mcp.json (Windows: %USERPROFILE%\.cursor\mcp.json):
Claude Desktop
Add to claude_desktop_config.json:
VS Code + GitHub Copilot
Add to .vscode/settings.json:
Note:
API_KEYis required for the MCP server to function.
Getting Started
After configuration, reload MCP servers and ask your AI:
"Call al_get_started"
This returns available tools, workspace status, and recommended workflows.
Features
AL Language Server
Real compiler integration with diagnostics, code completion, symbol navigation, refactoring, and formatting.
BC Container Tools
Create, compile, publish, and test AL apps in Business Central Docker containers.
Git Operations
Full version control: status, diff, commit, push, branches, and stash management.
File Operations
Read, write, search, and manipulate files with pattern matching and regex support.
Project Memory
Persist project context across development sessions.
Cloud AI (Optional)
Code review, knowledge base search, and code templates with API key.
CLI Commands
Environment Variables
Variable | Description |
| API key for cloud AI features |
| Logging level (debug, info, warn, error) |
Requirements
Node.js 18.0.0+
Windows, macOS, or Linux
Docker (for container tools)
Git (for version control tools)
Support
Website: ciellos.com
Issues: GitHub
License
MIT © Ciellos