Skip to main content
Glama
package.json590 B
{ "name": "hybris-mcp", "version": "1.0.0", "description": "MCP server for SAP Commerce Cloud (Hybris) integration", "main": "dist/index.js", "type": "module", "bin": { "hybris-mcp": "./dist/index.js" }, "scripts": { "build": "tsc", "start": "node dist/index.js", "dev": "tsc --watch" }, "keywords": [ "mcp", "hybris", "sap", "commerce-cloud" ], "author": "", "license": "MIT", "dependencies": { "@modelcontextprotocol/sdk": "^1.0.0" }, "devDependencies": { "@types/node": "^20.10.0", "typescript": "^5.3.0" } }

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/Emenowicz/hybris-mcp'

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