Back to search
30
MCP
ask-llm-mcp
npm/ask-llm-mcpUnified MCP server for multi-LLM consultation — registers tools from all available providers (Gemini, Codex, Ollama) behind runtime availability checks
Uptime
0.0%
5 probes
Response
0ms
last probe
Tools
0
callable
Primary URL
—
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"ask-llm-mcp": {
"url": "None",
"transport": "http"
}
}
}