Skip to main content
Glama

Crawl4AI RAG MCP Server

by Chillbruhhh
MIT License
1
  • Apple
  • Linux
.gitignore•1.12 kB
# Environment variables .env .env.local .env.development.local .env.test.local .env.production.local .env.txt # Python __pycache__/ *.py[cod] *$py.class *.so .Python build/ develop-eggs/ dist/ downloads/ eggs/ .eggs/ lib/ lib64/ parts/ sdist/ var/ wheels/ share/python-wheels/ *.egg-info/ .installed.cfg *.egg MANIFEST __pycache__ crawl4ai_mcp.egg-info repos # Virtual environments .venv .venv/ venv/ ENV/ env/ .env/ # IDE and editor files .vscode/ .idea/ *.swp *.swo *~ .DS_Store .claude .cursor # Jupyter Notebook .ipynb_checkpoints # PyCharm .idea/ # Project specific crawl4ai_mcp.egg-info/ repos/ knowledge_graphs/repos/ test_script_hallucination* # Docker .dockerignore docker-compose.override.yml # Logs *.log logs/ # Neo4j .neo4j/ # Temporary files *.tmp *.temp .tmp/ # OS generated files .DS_Store .DS_Store? ._* .Spotlight-V100 .Trashes ehthumbs.db Thumbs.db # Coverage reports htmlcov/ .coverage .coverage.* coverage.xml *.cover .hypothesis/ .pytest_cache/ # Playwright browsers .playwright/ # UV lock files (keep uv.lock for reproducible builds) # uv.lock # FastMCP generated files .fastmcp/

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/Chillbruhhh/crawl4ai-mcp'

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