Skip to main content
Glama

MCP Server for Crawl4AI

by omgwtfwow
.env.example426 B
# Required: URL of your Crawl4AI server CRAWL4AI_BASE_URL=http://localhost:11235 # Optional: API key for authentication (if your server requires it) CRAWL4AI_API_KEY= # Optional: Custom server name and version SERVER_NAME=crawl4ai-mcp SERVER_VERSION=0.7.4 # Optional: For LLM extraction tests LLM_PROVIDER=openai/gpt-4o-mini LLM_API_TOKEN=your-llm-api-key LLM_BASE_URL=https://api.openai.com/v1 # If using custom endpoint

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/omgwtfwow/mcp-crawl4ai-ts'

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