F
licenseNot graded
qualityC
maintenanceMCP server that lets Claude Code dispatch tasks to the LiteLLM gateway, supporting both local Ollama models and Anthropic models via the gateway.
-
No user-submitted related servers found.
Scored across 1 tool
With only one tool, there is no possibility of confusion or overlap. The tool's purpose is clearly defined and isolated.
The single tool name 'ask_local_llm' follows a clear verb_object pattern. Naming consistency is trivially maintained with only one tool.
The server has only one tool, which falls below the typical well-scoped range of 3-15 tools. Even though the tool is functional and not trivial, a single-tool server feels incomplete and lacks breadth.
For the stated purpose of offloading lightweight LLM queries, the tool covers the main use case and handles errors gracefully. However, there is no tool to list models or configure parameters, which could be considered minor gaps.