bilibili-huasheng-video
v0.5.0
io.github.superlcr/bilibili-huasheng-video
Script to finished Bilibili video with Huasheng: storyboard, narration, footage, export, publish.
io.github.guniweb/guniweb-sap-mcp · v0.4.2
SAP S/4HANA and ECC: OData V2/V4, IDoc and RFC/BAPI for n8n and other MCP clients
GuniWeb SAP MCP 是一个MCP Server,收录自 官方 MCP Registry。支持 stdio 传输。本页提供 Cursor、Claude Code 等客户端的安装配置片段。
选择你的平台查看安装方式
{
"mcpServers": {
"guniweb-sap-mcp": {
"command": "npx",
"args": [
"-y",
"guniweb-sap-mcp"
],
"env": {
"SAP_BASE_URL": "<SAP_BASE_URL>"
}
}
}
}SAP_BASE_URL必填Base URL of the SAP system, including any path segment in front of /sap/opu/odata (e.g. https://s4.example.com or https://gateway.example.com/prefix)
SAP_AUTH_TYPE可选Authentication type: basic, oauth2, apikey, ias, xsuaa, btp-principal, saml-bearer
SAP_CLIENT可选SAP client (Mandant). Appended to every request — a client-dependent Gateway answers 401 without it
SAP_USERNAME可选SAP user for basic authentication
SAP_PASSWORD可选secretPassword for basic authentication
SAP_MCP_DEMO可选Set to true to start a built-in mock S/4HANA instead of connecting to a real system. No SAP_* configuration needed — for trying the server out
v0.5.0
io.github.superlcr/bilibili-huasheng-video
Script to finished Bilibili video with Huasheng: storyboard, narration, footage, export, publish.
v0.7.0
com.cromanion/cromanion
Raise conversion on a site you manage. No API key, no human to wake — you prove the domain.
v0.1.2
io.github.agentwares/agentguard
MCP policy proxy: spend caps, approvals for destructive tools, kill switch, dry-run, audit log.
v0.1.0
io.github.pipeworx-io/china-air-quality
China Air Quality MCP — nationwide hourly AQI from CNEMC (中国环境监测总站).
v0.7.0
io.github.conorbronsdon/substack-mcp
Substack drafts, Notes, analytics and consented subscribers. Long-form posts stay draft-only.
v0.4.2
io.github.lvlrSajjad/simframe
Always-warm iOS Simulator frames: agents read the screen in ~20ms instead of screenshotting
{
"id": "io.github.guniweb/guniweb-sap-mcp",
"type": "mcp-server",
"version": "0.4.2",
"displayName": "GuniWeb SAP MCP",
"description": "SAP S/4HANA and ECC: OData V2/V4, IDoc and RFC/BAPI for n8n and other MCP clients",
"repository": {
"url": "https://github.com/guniweb/guniweb-sap-mcp",
"source": "github"
},
"homepage": "https://github.com/guniweb/guniweb-sap-mcp#readme",
"distribution": {
"packages": [
{
"registryType": "npm",
"identifier": "guniweb-sap-mcp",
"version": "0.4.2",
"runtimeHint": "npx",
"transport": "stdio",
"environmentVariables": [
{
"name": "SAP_BASE_URL",
"description": "Base URL of the SAP system, including any path segment in front of /sap/opu/odata (e.g. https://s4.example.com or https://gateway.example.com/prefix)",
"isRequired": true
},
{
"name": "SAP_AUTH_TYPE",
"description": "Authentication type: basic, oauth2, apikey, ias, xsuaa, btp-principal, saml-bearer"
},
{
"name": "SAP_CLIENT",
"description": "SAP client (Mandant). Appended to every request — a client-dependent Gateway answers 401 without it"
},
{
"name": "SAP_USERNAME",
"description": "SAP user for basic authentication"
},
{
"name": "SAP_PASSWORD",
"description": "Password for basic authentication",
"isSecret": true
},
{
"name": "SAP_MCP_DEMO",
"description": "Set to true to start a built-in mock S/4HANA instead of connecting to a real system. No SAP_* configuration needed — for trying the server out"
}
]
}
],
"remotes": []
},
"dependencies": [],
"installTargets": [
"claude-code",
"claude-desktop",
"cursor",
"vscode",
"trae",
"cherry-studio",
"lingma",
"windsurf",
"cline",
"workbuddy"
],
"keywords": [],
"provenance": {
"origin": "official-mcp-registry",
"originalId": "io.github.guniweb/guniweb-sap-mcp",
"originalUrl": "https://registry.modelcontextprotocol.io/v0.1/servers/io.github.guniweb%2Fguniweb-sap-mcp/versions/latest",
"isOfficial": true,
"status": "active"
}
}