Skip to main content
Glama
luisMDev

Business Central MCP Server

by luisMDev

Related Servers

Alternatives to Business Central MCP Server

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      D
      maintenance
      Enables MCP clients to access and manage Microsoft Dynamics 365 Business Central entities, such as creating sales orders, via a modern async MCP server.
      MIT
    • A
      license
      B
      quality
      C
      maintenance
      MCP server for Microsoft Dynamics 365 Business Central, enabling AI assistants to perform CRUD operations, query data, and retrieve schemas via Business Central API v2.0.
      6
      8 npm
      MIT
    • A
      license
      Not graded
      quality
      B
      maintenance
      Exposes Dynamics 365 Business Central data to MCP clients via standard v2.0 API or custom AL APIs, supporting read, write, and destructive operations with multiple authentication modes.
      7 npm
      MIT
    • F
      license
      Not graded
      quality
      C
      maintenance
      Enables CRUD operations and schema exploration on Microsoft Dataverse databases using service principal authentication. It allows users to query records with OData filters, manage table entries, and retrieve metadata through a standardized MCP interface.
      -
    • A
      license
      A
      quality
      D
      maintenance
      Model Context Protocol (MCP) server for Microsoft Dynamics 365 Business Central. Provides AI assistants with direct access to Business Central data through properly formatted API v2.0 calls.
      6
      8 npm
      8
      MIT

    TDQS

    B3.1/5.0

    Scored across 6 tools

    Disambiguation5/5

    Each tool targets a distinct action on items (create, delete, get by field, get schema, list, update), with no overlap in purpose.

    Naming Consistency4/5

    All tools use a consistent BC_verb_noun pattern in snake_case, though mixing 'Get' and 'List' for item retrieval is a minor inconsistency.

    Tool Count5/5

    Six tools cover the essential CRUD operations plus schema and filtered lookup, which is well-scoped for an item management server.

    Completeness4/5

    Basic CRUD is covered, but there is no explicit get-by-id tool (though BC_Get_Items_By_Field could serve that purpose), leaving a minor gap.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues