Skip to main content
Glama

SFCC Development MCP Server

by taurgis
InputStream.md596 B
## Package: dw.io # Class InputStream ## Inheritance Hierarchy - Object - dw.io.InputStream ## Description The class represent a stream of bytes that can be read from the application. The InputStream itself doesn't provide any methods to read the data. Instead the InputStream can be chained with other classes like a XMLStreamReader to read data. ## Constructor Summary ## Method Summary ### close **Signature:** `close() : void` Closes the input stream. ## Method Detail ## Method Details ### close **Signature:** `close() : void` **Description:** Closes the input stream. ---

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/taurgis/sfcc-dev-mcp'

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