CAP-based S/4HANA Business Partner MCP Server
基于 CAP 的 S/4HANA Business Partner MCP Server(用于模拟)
本项目是一个基于 CAP 的 MCP 服务器,提供 S/4HANA Business Partner API 的一个子集。它旨在用作测试和开发用途的模拟服务器。
快速开始
克隆仓库:
git clone github.com/anselm94/cap-mcp-s4-bupa.git安装依赖:
npm install启动服务器:
npm start通过
http://localhost:4005/mcp/customer访问 MCP 服务器(或使用.env文件中指定的端口)。默认情况下,无需身份验证。
Related MCP server: partner-center-mcp
暴露的实体
实体 | 描述 |
Customers | 表示业务伙伴客户。 |
CustomerAddresses | 表示业务伙伴客户的地址。 |
许可证
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