Skip to main content
Glama

SAP Commerce MCP Server

pyproject.toml639 B
[project] name = "sap_commerce_mcp_server" version = "0.1.0" description = "FastMCP server exposing SAP Commerce OCC discovery endpoints." readme = "README.md" requires-python = ">=3.13" license = { text = "MIT" } authors = [ { name = "Commerce Cloud Integrations" } ] dependencies = [ "fastmcp>=0.2.0", "httpx>=0.27.0", "pydantic>=2.6.0", "pydantic-settings>=2.2.1", "python-dotenv>=1.0.1", "tenacity>=8.2.2", ] [project.urls] Homepage = "https://commercecloudintegrations.com/sap-commerce-mcp-server" [tool.uv] package = true [dependency-groups] dev = [ "pytest>=8.1.0", "pytest-asyncio>=0.23.0", "ruff>=0.4.0", ]

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/commerce-cloud-integrations/sap-commerce-mcp-server'

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