Skip to main content
Glama

SAP Commerce MCP Server

models.py212 B
"""Shared type aliases and lightweight models for OCC responses.""" from __future__ import annotations from typing import Any, Dict, TypeAlias JsonObject: TypeAlias = Dict[str, Any] JsonValue: TypeAlias = Any

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