Skip to main content
Glama

SFCC Development MCP Server

by taurgis
Iterable.md753 B
## Package: TopLevel # Class Iterable ## Inheritance Hierarchy - Iterable ## Description All objects containing the property @@iterator with a function returning an ES6Iterator are said to be an Iterable. ## Constructor Summary ## Method Summary ### @@iterator **Signature:** `@@iterator() : ES6Iterator` Returns an iterator to be used for iterating this object. ## Method Detail ## Method Details ### @@iterator **Signature:** `@@iterator() : ES6Iterator` **Description:** Returns an iterator to be used for iterating this object. Typically returns a new iterator instance. For iterators returns typically the iterator itself. **API Versioned:** From version 21.2. **Returns:** The iterator to be used for iterating this object. ---

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