#!/usr/bin/env python
# -*- coding: utf-8 -*-
"""
Simple runner script to execute the crawler CLI.
This allows running the tool using `python crawl.py ...`
"""
from crawler_cli.main import app
if __name__ == "__main__":
app()
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/alizdavoodi/MCPDocSearch'
If you have feedback or need assistance with the MCP directory API, please join our Discord server