Cover image
Try Now
2025-02-28

Une tentative de création d'un serveur MCP BC

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:

  1. Clone this repository or copy the following files to your project:

    • bc-rules.json
    • .cursor-context
  2. Cursor will automatically pick up these rules when editing files in your project.

For Administrators

To update or manage the rules:

  1. Edit bc-rules.json directly to update static rules
  2. Or use the MongoDB database to store and manage rules dynamically
  3. Run node scripts/generateRules.js to update the static file from the database

Deployment

Using Render (Recommended)

  1. Run ./scripts/deployRender.sh to prepare for deployment
  2. Push to GitHub
  3. Connect repository to Render.com
  4. 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"]
  }
}

相关推荐

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

  • Joshua Armstrong
  • Confidential guide on numerology and astrology, based of GG33 Public information

  • https://suefel.com
  • Latest advice and best practices for custom GPT development.

  • Emmet Halm
  • Converts Figma frames into front-end code for various mobile frameworks.

  • Khalid kalib
  • Write professional emails

  • https://tovuti.be
  • Oede knorrepot die vasthoudt an de goeie ouwe tied van 't boerenleven

  • ANGEL LEON
  • A world class elite tech co-founder entrepreneur, expert in software development, entrepreneurship, marketing, coaching style leadership and aligned with ambition for excellence, global market penetration and worldy perspectives.

  • Elijah Ng Shi Yi
  • Advanced software engineer GPT that excels through nailing the basics.

  • Gil kaminski
  • Make sure you are post-ready before you post on social media

  • INFOLAB OPERATIONS 2
  • A medical specialist offering assistance grounded in clinical guidelines. Disclaimer: This is intended for research and is NOT safe for clinical use!

  • apappascs
  • Découvrez la collection la plus complète et la plus à jour de serveurs MCP sur le marché. Ce référentiel sert de centre centralisé, offrant un vaste catalogue de serveurs MCP open-source et propriétaires, avec des fonctionnalités, des liens de documentation et des contributeurs.

  • ShrimpingIt
  • Manipulation basée sur Micropython I2C de l'exposition GPIO de la série MCP, dérivée d'Adafruit_MCP230XX

  • OffchainLabs
  • Aller la mise en œuvre de la preuve de la participation Ethereum

  • huahuayu
  • Une passerelle API unifiée pour intégrer plusieurs API d'explorateur de blockchain de type étherscan avec la prise en charge du protocole de contexte modèle (MCP) pour les assistants d'IA.

  • deemkeen
  • Contrôlez votre MBOT2 avec un combo d'alimentation: MQTT + MCP + LLM

  • zhaoyunxing92
  • 本项目是一个钉钉 MCP (Protocole de connecteur de message) 服务 , 提供了与钉钉企业应用交互的 API 接口。项目基于 Go 语言开发 , 支持员工信息查询和消息发送等功能。

  • pontusab
  • La communauté du curseur et de la planche à voile, recherchez des règles et des MCP

    Reviews

    3 (1)
    Avatar
    user_pYY95mqJ
    2025-04-16

    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.