Skip to main content
Glama

mcp-google-sheets

scrapeless-api-client.ts197 B
import { ScrapelessClient } from "@scrapeless-ai/sdk"; export function createScrapelessClient(auth: string) { return new ScrapelessClient({ apiKey: auth, timeout: 2 * 60 * 1000, }); }

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/activepieces/activepieces'

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