Skip to main content
Glama

Garak-MCP

by EdenYavin
.env.example460 B
# OpenAI Configuration OPENAI_API_KEY=your_openai_api_key_here OPENAI_MODELS=gpt-3.5-turbo,gpt-4,gpt-4-turbo-preview # HuggingFace Configuration HUGGINGFACE_API_KEY=your_huggingface_api_key_here HUGGINGFACE_MODELS=meta-llama/Llama-2-7b-chat-hf,meta-llama/Llama-2-13b-chat-hf # GGML Configuration (local paths to model files) GGML_MODELS=/path/to/model1.gguf,/path/to/model2.gguf # Note: Ollama models are automatically detected and don't need configuration

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/EdenYavin/Garak-MCP'

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