I craft unique cereal names, stories, and ridiculously cute Cereal Baby images.

BC-MCP
An attempt at creating a BC MCP server
3 years
Works with Finder
1
Github Watches
0
Github Forks
2
Github Stars
Business Central MCP Server
A server that provides standardized development rules and context for Business Central projects, optimized for use with Cursor editor.
Features
- Static Rules: JSON-based rules for Cursor editor
- Render Deployment: Easy deployment to Render.com
- Fallback Mode: Works without database connection
- Team-Friendly: Rules automatically applied to all team members
Quick Start
For Team Members
To use the BC standards in your project:
-
Clone this repository or copy the following files to your project:
-
bc-rules.json
-
.cursor-context
-
-
Cursor will automatically pick up these rules when editing files in your project.
For Administrators
To update or manage the rules:
- Edit
bc-rules.json
directly to update static rules - Or use the MongoDB database to store and manage rules dynamically
- Run
node scripts/generateRules.js
to update the static file from the database
Deployment
Using Render (Recommended)
- Run
./scripts/deployRender.sh
to prepare for deployment - Push to GitHub
- Connect repository to Render.com
- Set environment variables in Render dashboard:
-
NODE_ENV
:production
-
MCP_SERVER_PORT
:10000
-
MONGODB_URI
: Your MongoDB connection string (optional)
-
Endpoints
-
/cursorrules
: Get the current rules (JSON format) -
/health
: Server health check
Rule Structure
Rules are structured as follows:
{
"version": "1.0",
"rules": [
"Follow business naming conventions for all code",
"Include proper error handling in all functions"
],
"context": {
"businessDomain": "Business Central",
"preferredPatterns": ["Repository pattern", "SOLID principles"]
}
}
相关推荐
Evaluator for marketplace product descriptions, checks for relevancy and keyword stuffing.
Confidential guide on numerology and astrology, based of GG33 Public information
A geek-themed horoscope generator blending Bitcoin prices, tech jargon, and astrological whimsy.
Converts Figma frames into front-end code for various mobile frameworks.
Advanced software engineer GPT that excels through nailing the basics.
Discover the most comprehensive and up-to-date collection of MCP servers in the market. This repository serves as a centralized hub, offering an extensive catalog of open-source and proprietary MCP servers, complete with features, documentation links, and contributors.
Micropython I2C-based manipulation of the MCP series GPIO expander, derived from Adafruit_MCP230xx
A unified API gateway for integrating multiple etherscan-like blockchain explorer APIs with Model Context Protocol (MCP) support for AI assistants.
Mirror ofhttps://github.com/agentience/practices_mcp_server
Mirror ofhttps://github.com/bitrefill/bitrefill-mcp-server
Reviews

user_pYY95mqJ
BC-MCP by vanachterjacob is an exceptional tool for managing and monitoring your web applications. The intuitive interface and powerful features make it stand out as a must-have for any developer. Highly recommend checking it out! For more details, visit: https://github.com/vanachterjacob/BC-MCP.