Skip to content

BC Code Intelligence MCP Server - Persona-driven workflow orchestration for Business Central development. Provides 16+ MCP tools, layered knowledge system, and intelligent BC pattern analysis through Model Context Protocol.

License

Notifications You must be signed in to change notification settings

JeremyVyska/bc-code-intelligence-mcp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

BC Code Intelligence MCP Server

Install with NPX in VS Code Installation Guide

Get instant help from AI Business Central experts right in your favorite AI tool. No more searching docs - just ask and get expert guidance tailored to your specific BC development challenges.


πŸš€ Quick Start

  1. Click the blue "Install with NPX" button above (VS Code users)
  2. Switch to Agent Mode in VS Code's Copilot Chat
  3. Just ask! - Start with any prompt below

Other platforms? See the Installation Guide for Claude Desktop, Cursor, and more.


🀝 New to AI-Assisted Development? Start with Parker

If you're not sure how to work with AI tools, or you're skeptical about letting AI touch your codeβ€”that's exactly why Parker exists.

Parker is a grizzled veteran who helps you work WITH AI safely:

  • Creates reviewable proposals instead of making direct changes
  • Explains AI reasoning so you understand what's happening and why
  • Coordinates other specialists to validate suggestions before you commit
  • Builds trust gradually through transparency and verification

Just say:

  • "Parker, I'm new to AI development tools. Help me understand how this works."
  • "Parker, I don't trust AI to write my code. What's a safe way to start?"
  • "Parker, review what the AI just suggested before I accept it."

Once you're comfortable, you can work directly with any specialistβ€”but Parker's always there when you want that extra layer of verification and explanation.


πŸ’¬ Just Ask - Example Prompts

The BC Code Intelligence specialists are ready to help. Just type naturally - here are some examples:

πŸ” Debugging & Performance (Dean)

  • "Dean, help me debug this error: 'The record in table Customer already exists'"
  • "I'm seeing slow performance when posting sales orders. Can Dean take a look?"
  • "Ask Dean why my FlowField is always showing zero"

πŸ›οΈ Legacy Code & Upgrades (Logan)

  • "Logan, I need to upgrade my extension from BC v24 to v27"
  • "I inherited this old extension - can Logan help me understand what it does?"
  • "Help me modernize this C/AL-style code to proper AL patterns"

πŸ—οΈ Architecture & Design (Alex)

  • "Alex, review my extension's architecture before I submit to AppSource"
  • "I need to design an integration with an external warehouse system"
  • "What's the best way to structure a multi-company solution?"

πŸ’» Coding & Implementation (Sam)

  • "Sam, help me write a function to calculate weighted average cost"
  • "I need to create a FactBox that shows related sales history"
  • "Show me the best way to implement a posting routine"

πŸ§ͺ Testing & Quality (Quinn)

  • "Quinn, help me create test coverage for my posting codeunit"
  • "What test scenarios should I include for this validation?"
  • "Review my test codeunit for completeness"

πŸ“ Code Review (Roger)

  • "Roger, review this codeunit for best practices"
  • "Check if my code follows BC naming conventions"
  • "Are there any code smells in my Customer Card extension?"

πŸ”’ Security (Seth)

  • "Seth, review my permission sets for security issues"
  • "How should I handle user permissions for this sensitive data?"
  • "Check if my API is exposing too much information"

πŸŒ‰ Integration & Events (Jordan)

  • "Jordan, help me design an event-driven integration"
  • "What's the best way to subscribe to posting events?"
  • "How do I create a clean API for external systems?"

⚠️ Error Handling (Eva)

  • "Eva, help me implement proper error handling for this process"
  • "What's the best way to validate user input before posting?"
  • "Review my Try/Catch implementation"

🎨 User Experience (Uma)

  • "Uma, help me improve my page layout for better usability"
  • "Can we switch from simple Error calls in this app to ErrorInfo with suggested actions?"
  • "Review my action menu structure"

πŸͺ AppSource & ISV (Morgan)

  • "Morgan, help me prepare my app for AppSource submission"
  • "What are the common AppSource validation failures?"
  • "Review my app's technical baseline for AppSource"

πŸ‘©β€πŸ« Learning & Mentoring (Maya)

  • "Maya, explain how dimensions work in BC"
  • "I'm new to AL - help me understand events and subscribers"
  • "Walk me through how posting routines work"

πŸ“š Documentation (Taylor)

  • "Taylor, help me document this complex codeunit"
  • "Generate XML documentation for my public procedures"
  • "Review my app's README for completeness"

πŸ€– AI-Assisted Development (Casey)

  • "Casey, help me use AI tools effectively in my BC development"
  • "Based on this current project, what are some good instructions to help future agents understand working with this app immediately?"

πŸ‘₯ Meet Your BC Specialist Team

Specialist Expertise Best For
🀝 Parker AI Trust & Transparency New to AI tools, safe collaboration, verification-first
πŸ—οΈ Alex Architecture & Design Solution design, extension structure, integration patterns
πŸ’» Sam Expert Coder Writing AL code, implementation patterns, coding questions
πŸ” Dean Debugging & Performance Errors, slow queries, troubleshooting
⚠️ Eva Error Handling Validation, Try/Catch, error messages
πŸ§ͺ Quinn Testing Test codeunits, test scenarios, code coverage
πŸ“ Roger Code Review Best practices, naming conventions, code quality
πŸ”’ Seth Security Permissions, data protection, API security
πŸŒ‰ Jordan Integration APIs, events, external connections
πŸ›οΈ Logan Legacy & Upgrades Version migrations, old code, modernization
🎨 Uma User Experience Page design, usability, UI patterns
πŸͺ Morgan AppSource & ISV Publishing, validation, business concerns
πŸ‘©β€πŸ« Maya Mentoring Learning concepts, explanations, training
πŸ“š Taylor Documentation Code docs, READMEs, knowledge sharing
πŸ€– Casey AI Development Using AI tools, prompt engineering
βš™οΈ Chris MCP Configuiration Company/Project MCP knowledge layer help

πŸ“š Learn More

Topic Link
Full Installation Options Installation Guide
Common Scenarios Usage Patterns
All MCP Tools Tools Reference
Company Standards Enterprise Configuration
Structured Workflows Methodology Framework
Troubleshooting Common Issues

πŸ’‘ Tips

  • Just use first names - "Ask Dean" works just as well as "Ask Dean Debug"
  • Be specific - Include error messages, code snippets, or version numbers when relevant
  • Specialists collaborate - They'll hand off to each other when needed
  • Context carries over - Continue conversations naturally

🀝 Contributing

See the Contributing Guide for how to contribute to this project.

πŸ“„ License

MIT License - see LICENSE for details.

About

BC Code Intelligence MCP Server - Persona-driven workflow orchestration for Business Central development. Provides 16+ MCP tools, layered knowledge system, and intelligent BC pattern analysis through Model Context Protocol.

Resources

License

Contributing

Stars

Watchers

Forks

Packages

No packages published

Contributors 5