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)

Este proyecto es un servidor MCP basado en CAP que proporciona un subconjunto de la API de S/4HANA Business Partner. Está pensado para utilizarse como un servidor simulado para fines de prueba y desarrollo.

Primeros pasos

  1. Clona el repositorio:

    git clone github.com/anselm94/cap-mcp-s4-bupa.git
  2. Instala las dependencias:

    npm install
  3. Inicia el servidor:

    npm start
  4. Accede al servidor MCP en http://localhost:4005/mcp/customer (o al puerto especificado en el archivo .env). Por defecto, no se requiere autenticación.

Related MCP server: partner-center-mcp

Entidades expuestas

Entity

Description

Customers

Representa a los clientes de socios comerciales.

CustomerAddresses

Representa las direcciones de los clientes de socios comerciales.

Licencia

Apache License 2.0.

A
license - permissive license
Not graded
quality - not tested
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

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.
    MIT

View all related MCP servers

Related MCP Connectors

  • Hosted MCP endpoint with realistic fake data for prototyping agents. 12 tools, no setup.

  • The official MCP Server from Mia-Platform to interact with Mia-Platform Console

  • MCP server for AI access to Swagger by SmartBear.

View all MCP Connectors

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/anselm94/cap-mcp-s4-bupa'

If you have feedback or need assistance with the MCP directory API, please join our Discord server