crawl4ai-mcp
by pazyork
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| OPENAI_MODEL | No | Model name | |
| OPENAI_API_KEY | No | API key | |
| OPENAI_BASE_URL | No | OpenAI-compatible base URL | |
| CRAWL4AI_MCP_PROXY | No | Upstream proxy, supports http://, https://, socks5://, host:port, and port-only | |
| CRAWL4AI_MCP_HEADLESS | No | Run browser headless | |
| CRAWL4AI_MCP_WAIT_UNTIL | No | Default page readiness strategy | load |
| CRAWL4AI_MCP_COOKIES_JSON | No | Playwright storage state JSON | |
| CRAWL4AI_MCP_USER_DATA_DIR | No | Profile directory | |
| CRAWL4AI_MCP_YTDLP_COOKIEFILE | No | Netscape cookies.txt path for yt-dlp video transcript extraction | |
| CRAWL4AI_MCP_NAVIGATION_TIMEOUT_MS | No | Default max single navigation wait | 30000 |
| CRAWL4AI_MCP_USE_PERSISTENT_CONTEXT | No | Reuse browser profile | |
| CRAWL4AI_MCP_YTDLP_COOKIES_FROM_BROWSER | No | Browser cookies source for video transcript extraction, e.g. chrome, firefox:default |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/pazyork/crawl4ai-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server