Skip to main content
Glama

Crawl4AI RAG MCP Server

by coleam00
MIT License
215
  • Linux
  • Apple

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
HOSTNoHost for the MCP server0.0.0.0
PORTNoPort for the MCP server8051
TRANSPORTNoTransport protocol for the MCP server (sse or stdio)sse
SUPABASE_URLYesYour Supabase project URL
OPENAI_API_KEYYesYour OpenAI API key for generating embeddings
SUPABASE_SERVICE_KEYYesYour Supabase service key

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

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

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