SERVER
Ask Llm
Rank #2118io.github.Lykhoyda/ask-ollama
Bridge Claude with local Ollama LLMs for private AI-to-AI collaboration — no API keys, fully local
First listed
May 7, 2026
Last publish date
May 27, 2026
OVERVIEW
Ask Llm is a Model Context Protocol (MCP) server published by Lykhoyda. It ranks #2118 of 58,900 servers tracked on MCP Toplist, and its repository has 10 GitHub stars. Ask Llm is listed on Official MCP, with 5 tracked versions. It was first listed on May 7, 2026 and most recently updated on May 27, 2026.
STANDING
#2,118of 58,900 tracked serversTop 5%
Ranks ahead of 56,782 of 58,900 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-ollama": {
"command": "npx",
"args": [
"-y",
"ask-ollama-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 (5)
| Version | Published |
|---|---|
| 0.3.2 | May 27, 2026 |
| 0.3.1 | May 7, 2026 |
| 0.3.0 | Apr 17, 2026 |
| 0.2.9 | Apr 14, 2026 |
| 0.2.8 | Apr 13, 2026 |
FAQ
Frequently asked questions
- What is Ask Llm?
- Bridge Claude with local Ollama LLMs for private AI-to-AI collaboration — no API keys, fully local
- Who maintains Ask Llm?
- Ask Llm is maintained by Lykhoyda, which publishes 6 MCP servers (48 total versions) tracked on MCP Toplist.
- Is Ask Llm an official MCP server?
- Yes — Ask Llm is listed on the Official MCP Registry.
- How many versions does Ask Llm have?
- MCP Toplist tracks 5 versions of Ask Llm, most recently published on May 27, 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