Skip to main content
Glama

AnyCrawl MCP Server

by any4ai
anycrawl-js-sdk.ts348 B
export class AnyCrawlClient { healthCheck = jest.fn(); scrape = jest.fn(); crawl = jest.fn(); createCrawl = jest.fn(); getCrawlStatus = jest.fn(); getCrawlResults = jest.fn(); cancelCrawl = jest.fn(); search = jest.fn(); constructor(_apiKey: string, _baseUrl?: string) { } } export default { AnyCrawlClient };

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/any4ai/anycrawl-mcp-server'

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