BC-MCP

BC-MCP

2

The Business Central MCP Server offers standardized development rules to aid Business Central projects, optimized for use with Cursor editor. It features team-friendly automatic rule application and easy deployment via Render.com.

Business Central MCP Server

A server optimized for Business Central projects, providing standardized development rules for use with the Cursor editor.

Features

  • Static Rules: JSON-based rules for Cursor editor
  • Render Deployment: Easy deployment to Render.com
  • Fallback Mode: Operable without database connection
  • Team-Friendly: Automatic rule application for team members

Quick Start

Team members should clone the repository and use bc-rules.json and .cursor-context for automatic rule application. Administrators can update rules directly or via MongoDB, and use node scripts/generateRules.js to update static files.

Deployment

For recommended deployment using Render, run ./scripts/deployRender.sh, connect to GitHub, and set environment variables (NODE_ENV, MCP_SERVER_PORT, MONGODB_URI).

Endpoints

  • /cursorrules: Get current rules in JSON format
  • /health: Server health check