Skip to main content
Glama

Crawl4AI RAG MCP Server

by Chillbruhhh
container-compose-with-secrets.yml•374 B
services: secretscontainer: image: ${NEO4J_IMAGE} environment: - NEO4J_ACCEPT_LICENSE_AGREEMENT=yes - NEO4J_AUTH_FILE=/run/secrets/neo4j_auth_file - NEO4J_DEBUG=true volumes: - ${HOST_ROOT}/neo4j/data:/data - ${HOST_ROOT}/neo4j/logs:/logs secrets: - neo4j_auth_file secrets: neo4j_auth_file: file: ./neo4j_auth.txt

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