Skip to main content
Glama

Gotas Commerce MCP Server

jsonl.d.ts506 B
import { type Response } from "../../_shims/index.js"; import { type Bytes } from "./line.js"; export declare class JSONLDecoder<T> { private iterator; controller: AbortController; constructor(iterator: AsyncIterableIterator<Bytes>, controller: AbortController); private decoder; [Symbol.asyncIterator](): AsyncIterator<T>; static fromResponse<T>(response: Response, controller: AbortController): JSONLDecoder<T>; } //# sourceMappingURL=jsonl.d.ts.map

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/caiovicentino/mcpGOTAS'

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