Skip to main content
Glama
EdwardHayes91

Microsoft Business Central MCP Server

Related Servers

Alternatives to Microsoft Business Central MCP Server

No user-submitted related servers found.

    Related Servers

    • A
      license
      A
      quality
      C
      maintenance
      MCP server for Microsoft Dynamics 365 Business Central that enables AI assistants to query and manage Business Central data via full CRUD operations.
      6
      14 npm
      MIT
    • A
      license
      Not graded
      quality
      C
      maintenance
      MCP server for Microsoft Dynamics 365 Business Central that enables AI assistants to access and manage Business Central data via API v2.0, with full CRUD operations and support for Azure CLI or client credentials authentication.
      14 npm
      MIT
    • 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
      14 npm
      8
      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

    B3.4/5.0

    Scored across 6 tools

    Disambiguation4/5

    The tools are mostly distinct, targeting schema, listing, field-based retrieval, and CRUD operations. However, list_items and get_items_by_field both retrieve items, which could cause confusion without careful reading.

    Naming Consistency4/5

    Naming follows a verb_noun pattern (get_schema, list_items, create_item, update_item, delete_item). The only inconsistency is using 'list' for one retrieval and 'get' for another, but the pattern remains readable.

    Tool Count5/5

    Six tools are appropriate for the server's purpose, providing a focused set for item management plus schema lookup without unnecessary bloat.

    Completeness5/5

    The toolkit covers the full lifecycle of items (create, update, delete, list, fetch by field) and includes schema access, leaving no obvious gaps for basic Business Central item operations.

    Maintenance

    ActivitySlowing
    ResponsivenessNo issues