Skip to main content
Glama

Crawlab MCP Server

Official
by crawlab-team
supervisord.conf344 B
[supervisord] nodaemon=true user=root logfile=/dev/stdout logfile_maxbytes=0 loglevel=info [program:mcp_api] command=python -m crawlab_mcp.api.fastapi_wrapper directory=/app autostart=true autorestart=true stderr_logfile=/dev/stderr stderr_logfile_maxbytes=0 stdout_logfile=/dev/stdout stdout_logfile_maxbytes=0 environment=PYTHONUNBUFFERED=1

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/crawlab-team/crawlab-mcp'

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