projects/al-objid-mcp-server
archived al-objid-mcp-server order 07

AL Object ID Ninja MCP Server

An MCP server integration for the AL Object ID Ninja extension, enabling AI assistants to manage Business Central object ID ranges.

Stack
TypeScript · Node
Status
Archived
Released
2025
License
MIT

Overview

An MCP server that integrates with the AL Object ID Ninja backend, letting AI assistants manage AL object ID allocation in Business Central projects. Prevents ID collisions through automatic conflict detection.

Two modes: LITE (4 tools: authorization, config, allocate ID, analyze workspace) and STANDARD (8 tools: adds shared pool management, consumption tracking, sync, and logging). Uses Git-based app identification and supports team collaboration with shared ID pools.

Deployed via npx @sshadows/objid-mcp. Configurable caching with a 5-minute default TTL.

Highlights

LITE (4 tools) and STANDARD (8 tools) modes
Automatic object ID conflict detection
Shared ID pools for team coordination
Git-based app identification, no config
5-minute cache TTL, npx deployment