Skip to main content
Glama
index.ts246 B
/** * API Adapter * * Configures and exports the Crawl4AI adapter instance. */ import Crawl4AIAdapter from './crawl4ai-adapter'; // Create and export singleton adapter instance const adapter = new Crawl4AIAdapter(); export default adapter;

Latest Blog Posts

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/BjornMelin/crawl4ai-mcp-server'

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