Skip to main content
Glama
pratri

sap-mcp-server

by pratri

Related Servers

Alternatives to sap-mcp-server

No user-submitted related servers found.

    Related Servers

    • F
      license
      A
      quality
      D
      maintenance
      Enables interaction with SAP S/4HANA systems via OData, allowing service discovery, metadata exploration, field value retrieval, and CRUD operations through natural language.
      4
      5
      -
    • F
      license
      Not graded
      quality
      D
      maintenance
      Exposes SAP S/4HANA OData services as tools for LLMs, enabling users to list and create sales orders via the Model Context Protocol. It integrates with SAP BTP using the SAP Cloud SDK to provide secure access to enterprise data through natural language.
      -
    • F
      license
      Not graded
      quality
      C
      maintenance
      Enables natural language querying of SAP business partner data by exposing OData APIs as MCP tools for LLM agents.
      -
    • A
      license
      Not graded
      quality
      B
      maintenance
      Enables interaction with SAP S/4HANA systems, providing 38 tools to search and manage business partners, products, pricing, purchase orders, supplier invoices, service entry sheets, journal entries, and cost centers via OData V2/V4 and SOAP.
      MIT

    TDQS

    A4.3/5.0

    Scored across 5 tools

    Disambiguation4/5

    The three entity-specific getters are clearly distinct, and list-entity-fields serves an obvious separate purpose. get-sap-data overlaps with all getters, but its description clearly positions it as a fallback for other entities and advanced OData queries, so confusion is unlikely.

    Naming Consistency4/5

    The first three tools consistently use get-<plural-resource>, and get-sap-data follows the get- prefix. list-entity-fields is the only deviation, using list instead of get, but the pattern is still readable and predictable overall.

    Tool Count5/5

    Five tools is well-scoped for a read-only SAP S/4HANA connector. Each tool has a clear role, and the generic get-sap-data tool avoids the need to multiply entity-specific tools.

    Completeness5/5

    The server covers common entities with dedicated tools and provides a generic OData path for everything else, plus field discovery to support custom field requests. For a read-only data access server, the surface is complete with no obvious dead ends.

    Maintenance

    ActivityMaintained
    ResponsivenessNo issues