CAP-based S/4HANA Business Partner MCP Server
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
Clona el repositorio:
git clone github.com/anselm94/cap-mcp-s4-bupa.gitInstala las dependencias:
npm installInicia el servidor:
npm startAccede 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
This server cannot be installed
Maintenance
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
- FlicenseNot gradedqualityDmaintenanceMock MCP server for validating Constructoo Copilot data access, exposing read-only tools like counting customer properties, retrieving project status, and fetching appointments.
- AlicenseAqualityAmaintenanceAn MCP server that helps you build against the Partner Center REST API, providing scenario discovery, REST examples, authentication guidance, and error decoding without making live API calls.291292MIT
- FlicenseNot gradedqualityCmaintenanceEnables MCP-compliant agents to perform data discovery, schema matching, and export via HTTP, with a mock mode for demonstration.
- AlicenseNot gradedqualityAmaintenanceContract-driven service virtualization and synthetic test-data management server that enables simulating APIs from OpenAPI contracts through MCP tools.MIT
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.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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