Skip to main content
Glama

Garak-MCP

by EdenYavin
ollama.json556 B
{ "rest": { "RestGenerator": { "name": "Ollama API", "uri": "http://localhost:11434/api/generate", "method": "post", "headers": { "Content-Type": "application/json" }, "req_template_json_object": { "model": "{model_name}", "prompt": "$INPUT", "stream": false }, "response_json": true, "response_json_field": "response", "request_timeout": 90 } } }

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