Back to search
30
MCP

io.github.lykhoyda/ask-llm

io.github.lykhoyda/ask-llm

Unified MCP server — auto-detects Gemini, Codex, and Ollama, registers available tools

Uptime
0.0%
5 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

ask-llm-mcp
Unified MCP server for multi-LLM consultation — registers tools from all available providers (Gemini, Codex, Ollama) behind runtime availabi
0 tools
io.github.verivus-oss/llm-cli-gateway
Unified MCP gateway to Claude Code, Codex, and Gemini CLIs with sessions and async jobs.
0 tools
ask-gemini-mcp
MCP server for Gemini CLI integration - for Claude IDE and other IDEs
0 tools
io.github.geiserx/lynxprompt-mcp
MCP server for LynxPrompt — browse, search, and manage AI configuration blueprints
0 tools
ask-codex-mcp
MCP server for OpenAI Codex CLI integration - for Claude IDE and other IDEs
0 tools
ask-ollama-mcp
MCP server for local Ollama LLM integration - for Claude IDE and other IDEs
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.lykhoyda/ask-llm": {
      "url": "None",
      "transport": "http"
    }
  }
}