Business Central MCP Server
@vanachterjacob
About Business Central MCP Server
An attempt at creating a BC MCP server
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Business Central MCP Server?
It provides standardized development rules and context for Business Central projects, optimized for use with Cursor editor. The server offers static JSON-based rules that are automatically applied to team members working in Cursor.
How to use Business Central MCP Server?
Clone or copy bc-rules.json and .cursor-context to your project. Cursor editor automatically applies these rules. Administrators can edit bc-rules.json directly or use a MongoDB database to manage rules dynamically, then run node scripts/generateRules.js to update the static file.
Key features of Business Central MCP Server
- Static JSON-based rules for Cursor editor
- Easy deployment to Render.com
- Falls back to static mode without a database connection
- Rules automatically applied to all team members
Use cases of Business Central MCP Server
- Enforcing Business Central development standards across a team
- Providing consistent coding context in Cursor editor
- Rapid deployment of a rule server via Render
- Managing rules through a MongoDB database for dynamic updates
FAQ from Business Central MCP Server
What is the purpose of this server?
It delivers standardized development rules and context for Business Central projects, primarily for use with the Cursor editor.
How do I use the rules in my project?
Copy bc-rules.json and .cursor-context into your project; Cursor will automatically pick up and apply the rules.
Does it require a database?
No. It works in a fallback mode without a database connection, serving static rules from the JSON file.
How do I deploy the server?
Use the provided ./scripts/deployRender.sh script, push the repository to GitHub, and connect it to Render.com. Set the environment variables NODE_ENV, MCP_SERVER_PORT, and optionally MONGODB_URI.
How do I update or manage rules?
Administrators can edit bc-rules.json directly or store rules in a MongoDB database and run node scripts/generateRules.js to update the static file from the database.
Frequently asked questions
What is the purpose of this server?
It delivers standardized development rules and context for Business Central projects, primarily for use with the Cursor editor.
How do I use the rules in my project?
Copy `bc-rules.json` and `.cursor-context` into your project; Cursor will automatically pick up and apply the rules.
Does it require a database?
No. It works in a fallback mode without a database connection, serving static rules from the JSON file.
How do I deploy the server?
Use the provided `./scripts/deployRender.sh` script, push the repository to GitHub, and connect it to Render.com. Set the environment variables `NODE_ENV`, `MCP_SERVER_PORT`, and optionally `MONGODB_URI`.
How do I update or manage rules?
Administrators can edit `bc-rules.json` directly or store rules in a MongoDB database and run `node scripts/generateRules.js` to update the static file from the database.
Basic information
More Other MCP servers
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
Blender
ahujasidOpen-source MCP to use Blender with any LLM
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。

DeepMark
DeepMark helps teachers deliver rapid, consistent marking with meaningful feedback for every student — in a fraction of the time. What once took a week, now takes one free period.
Comments