Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| SERVER_PORT | No | MCP server port, default value is 8585 | 8585 |
| CRAWL4AI_URL | Yes | Crawl4AI docker API server URL, eg. http://localhost:11545 | |
| CRAWL4AI_API_TOKEN | No | If Crawl4AI server enables authentication, you need to use this |
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 | |