SERVER
Ask Llm
Rank #2,186io.github.Lykhoyda/ask-llm
Unified MCP server — auto-detects Gemini, Codex, and Ollama, registers available tools
First listed
Apr 28, 2026
Last publish date
Jun 5, 2026
OVERVIEW
Ask Llm is a Model Context Protocol (MCP) server published by Lykhoyda. It ranks #2,186 of 76,851 servers tracked on MCP Toplist, and its repository has 12 GitHub stars. Ask Llm is listed on Official MCP, with 9 tracked versions. It was first listed on Apr 28, 2026 and most recently updated on Jun 5, 2026.
STANDING
#2,186of 76,851 tracked serversTop 5%
Ranks ahead of 74,665 of 76,851 servers on MCP Toplist.
CONNECT
Use Ask Llm
Add Ask Llm to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
npm package
{
"mcpServers": {
"ask-llm": {
"command": "npx",
"args": [
"-y",
"ask-llm-mcp"
],
"env": {
"OLLAMA_HOST": "<your OLLAMA_HOST>",
"GMCPT_TIMEOUT_MS": "<your GMCPT_TIMEOUT_MS>",
"GMCPT_LOG_LEVEL": "<your GMCPT_LOG_LEVEL>"
}
}
}
}Replace each placeholder with your own value before saving.
REGISTRIES
Listed on 1 registry
ORGANIZATION
Lykhoyda
VERSIONS
Available versions (9)
| Version | Published |
|---|---|
| 0.3.11 | Jun 5, 2026 |
| 0.3.8 | May 27, 2026 |
| 0.3.7 | May 14, 2026 |
| 0.3.6 | May 7, 2026 |
| 0.3.2 | Apr 28, 2026 |
| 0.3.1 | Apr 24, 2026 |
| 0.3.0 | Apr 17, 2026 |
| 0.2.9 | Apr 14, 2026 |
| 0.2.8 | Apr 13, 2026 |
FAQ
Frequently asked questions
- Who maintains Ask Llm?
- Ask Llm is maintained by Lykhoyda, which publishes 7 MCP servers (97 total versions) tracked on MCP Toplist.
- Is Ask Llm listed on the Official MCP Registry?
- Yes — Ask Llm is listed on the Official MCP Registry.
- How many versions does Ask Llm have?
- MCP Toplist tracks 9 versions of Ask Llm, most recently published on Jun 5, 2026.
- Where can I find the source code for Ask Llm?
- The source code for Ask Llm is hosted at github.com/Lykhoyda/ask-llm.
EXPLORE