mcp-bot-crawler
by MeruLocal
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| LOG_LEVEL | No | error / warn / info / debug. | info |
| CRAWL_DELAY_MS | No | Per-host delay. | 1000 |
| HTTP_TIMEOUT_MS | No | Per-request timeout. | 10000 |
| MAX_SITEMAP_PAGES | No | Hard cap per scan. | 25 |
| REPORT_OUTPUT_DIR | No | Where exports land. | ./reports |
| CRAWLER_USER_AGENT | No | Outbound UA. | mcp-bot-crawler/1.0 (+...) |
| DEFAULT_ACCESS_LOG | No | Fallback log path. | ./samples/access.log |
| DEFAULT_TARGET_URL | No | Fallback site for scans. | https://example.com |
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
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/MeruLocal/HelloGrowthCRMwebsite_MCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server