Skip to main content
Glama
anselm94

CAP-based S/4HANA Business Partner MCP Server

by anselm94

CAP-based S/4HANA Business Partner MCP Server (for mocking)

This project is an CAP-based MCP server that provides a subset of the S/4HANA Business Partner API. It is intended to be used as a mock server for testing and development purposes.

Getting Started

  1. Clone the repository:

    git clone github.com/anselm94/cap-mcp-s4-bupa.git
  2. Install dependencies:

    npm install
  3. Start the server:

    npm start
  4. Access the MCP server at http://localhost:4005/mcp/customer (or the port specified in the .env file). By default, no authentication is required.

Related MCP server: Discovery Agent MCP Server

Entities Exposed

Entity

Description

Customers

Represents business partner customers.

CustomerAddresses

Represents addresses of business partner customers.

License

Apache License 2.0.

Related MCP Connectors

Related MCP Servers

  • F
    license
    Not graded
    quality
    D
    maintenance
    Mock MCP server for validating Constructoo Copilot data access, exposing read-only tools like counting customer properties, retrieving project status, and fetching appointments.
    -
  • F
    license
    Not graded
    quality
    C
    maintenance
    Enables MCP-compliant agents to perform data discovery, schema matching, and export via HTTP, with a mock mode for demonstration.
    -
  • A
    license
    Not graded
    quality
    A
    maintenance
    Contract-driven service virtualization and synthetic test-data management server that enables simulating APIs from OpenAPI contracts through MCP tools.
    15 PyPI
    MIT
  • F
    license
    Not graded
    quality
    B
    maintenance
    MCP server that provides mock APIs and deterministic seed data for ERP/OMS, WMS, and CRM systems, enabling supply chain data exploration and integration testing.
    -