This tool is no longer present in the server's latest manifest. Showing the last observed version (server version 0.9.16).
sap_skills_install
InactiveTool of SAP MCP Server
declared in 0.9.16
Install bundled SAP MCP skills into a local agent skill directory. Requires confirm: true.
Parameters schema
{
"type": "object",
"properties": {
"agent": {
"enum": [
"claude",
"codex",
"hermes",
"openclaw",
"custom"
],
"type": "string",
"description": "Agent parameter for Install SAP MCP Skills."
},
"skills": {
"type": "array",
"items": {
"type": "string",
"description": "Skills parameter for Install SAP MCP Skills."
},
"description": "Skills parameter for Install SAP MCP Skills."
},
"confirm": {
"type": "boolean",
"description": "Confirm confirmation flag required before Install SAP MCP Skills performs a local write."
},
"targetDir": {
"type": "string",
"description": "Target Dir parameter for Install SAP MCP Skills."
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
SAP MCP Server
https://github.com/OOBE-PROTOCOL/sap-mcp
2/7 registries