Business Central MCP Server
비즈니스 센트럴 MCP 서버
커서 편집기와 함께 사용하도록 최적화된 Business Central 프로젝트에 대한 표준화된 개발 규칙과 컨텍스트를 제공하는 서버입니다.
특징
정적 규칙 : 커서 편집기를 위한 JSON 기반 규칙
Render 배포 : Render.com에 쉽게 배포
폴백 모드 : 데이터베이스 연결 없이 작동합니다.
팀 친화적 : 모든 팀원에게 규칙이 자동으로 적용됩니다.
Related MCP server: MCP Code Analysis Server
빠른 시작
팀원을 위해
프로젝트에서 BC 표준을 사용하려면:
이 저장소를 복제하거나 다음 파일을 프로젝트에 복사하세요.
bc-rules.json.cursor-context
커서는 프로젝트에서 파일을 편집할 때 이러한 규칙을 자동으로 선택합니다.
관리자를 위한
규칙을 업데이트하거나 관리하려면:
정적 규칙을 업데이트하려면
bc-rules.json직접 편집하세요.또는 MongoDB 데이터베이스를 사용하여 규칙을 동적으로 저장하고 관리합니다.
데이터베이스에서 정적 파일을 업데이트하려면
node scripts/generateRules.js실행하세요.
전개
Render 사용(권장)
배포를 준비하려면
./scripts/deployRender.sh를 실행하세요.GitHub에 푸시
Render.com에 저장소 연결
Render 대시보드에서 환경 변수를 설정하세요.
NODE_ENV:productionMCP_SERVER_PORT:10000MONGODB_URI: MongoDB 연결 문자열(선택 사항)
엔드포인트
/cursorrules: 현재 규칙 가져오기(JSON 형식)/health: 서버 상태 점검
규칙 구조
규칙은 다음과 같이 구성됩니다.
지엑스피1
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- Alicense-qualityDmaintenanceAn MCP server that provides detailed information about your development environment to the Cursor code editor, enabling more context-aware assistance.7MIT
- Alicense-qualityDmaintenanceAn intelligent server that provides semantic code search, domain-driven analysis, and advanced code understanding for large codebases using LLMs and vector embeddings.11MIT
- Flicense-qualityDmaintenanceA TypeScript MCP server for querying React component documentation, searching articles, and managing development rules, designed to work with Cursor or other MCP clients.
- AlicenseAqualityDmaintenanceA Model Context Protocol server that provides development standards and best practices context to AI coding assistants, ensuring generated code adheres to team/project conventions.3381MIT
Related MCP Connectors
A Model Context Protocol server for Wix AI tools
MCP server for LeadDelta — manage LinkedIn connections and CRM data via AI assistants.
MCP Server for Slima - AI Writing IDE for Novel Authors with AI Beta Reader.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/vanachterjacob/BC-MCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server