Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
SERVER_NAME | No | Custom name for the MCP server | crawl4ai-mcp |
SERVER_VERSION | No | Custom version for the MCP server | 1.0.0 |
CRAWL4AI_API_KEY | No | API key for authentication if your server requires it | |
CRAWL4AI_BASE_URL | Yes | URL of the Crawl4AI server | http://localhost:11235 |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
No tools |