Skip to main content
Glama
EdwardHayes91

business-central-mcp

Related Servers

Alternatives to business-central-mcp

No user-submitted related servers found.

    Related Servers

    • A
      license
      A
      quality
      A
      maintenance
      Give AI assistants direct access to Microsoft Dynamics 365 Business Central via native WebSocket protocol.
      14
      177 npm
      40
      MIT
    • A
      license
      Not graded
      quality
      C
      maintenance
      MCP server that gives AI assistants direct access to Microsoft Dynamics 365 Business Central via its native WebSocket protocol, enabling page operations, data reading/writing, actions, search, reports, and more.
      177 npm
      MIT
    • A
      license
      A
      quality
      C
      maintenance
      MCP server that provides AI assistants direct access to Microsoft Dynamics 365 Business Central using its native WebSocket protocol, enabling page navigation, data operations, actions, and report execution without OData or browser automation.
      14
      177 npm
      MIT

    TDQS

    A4.6/5.0

    Scored across 14 tools

    Disambiguation5/5

    Each tool has a clearly distinct purpose: page lifecycle tools (open/read/write/execute/close), discovery tools (search_pages, list_companies), navigation tools (navigate, lookup), bulk data (query), reports, dialogs, and company switching. Potential overlaps like bc_read_data vs bc_query are explicitly disambiguated with detailed use-case guidance.

    Naming Consistency4/5

    All tools share the bc_ prefix and most follow a verb_noun pattern (open_page, read_data, write_data, execute_action, close_page, search_pages, respond_dialog, switch_company, list_companies, run_report). A few single-verb names (lookup, query, navigate) and wizard_navigate break the strict pattern slightly, but the convention remains highly predictable.

    Tool Count5/5

    14 tools is well-scoped for a Business Central integration, covering page interaction, bulk OData reads, object discovery, reports, dialogs, and company management. Each tool earns its place without bloating the surface.

    Completeness4/5

    The set covers the full page lifecycle (open/read/write/execute/close), lookup, navigation, bulk querying, reports, and company switching. Minor gaps include no direct OData create/update/delete (mutations go through the UI) and no generic codeunit execution, but these are workable within the existing tools.

    Maintenance

    ActivitySlowing
    ResponsivenessNo issues