MCP Ollama Link
by truaxki
query-ollama
Query the Ollama model with performance tracking
Input Schema
Name | Required | Description | Default |
---|---|---|---|
context | Yes | Additional context or background information for the query | |
model | Yes | The Ollama model to use for the query | deepseek-r1:8b |
query | Yes | The question or prompt to send to the model |