← All servers
🔧

Ask OllamaVerified🛡 No advisories

io.github.Lykhoyda/ask-ollama
New to MCP? Start here →
12★ stars
0weekly installs
1 day agolast release

Provenancewhere it came from, and what was verified

Verified namespace

Published to the official MCP registry by github.com/lykhoyda, which proved it owns this namespace.

Verified owner: github.com/lykhoydaio.github.Lykhoyda/ask-ollama

🛡 Permissions & trustwhat this server can touch before you run it

Configuration
Reads OLLAMA_HOST, GMCPT_TIMEOUT_MS, GMCPT_LOG_LEVEL.

About

Bridge Claude with local Ollama LLMs for private AI-to-AI collaboration — no API keys, fully local

Packages & transports

npm@ask-llm/ollama-mcpv0.5.5 · npx

Metadata

Categorydevops
LicenseMIT
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "ask_ollama": {
      "command": "npx",
      "args": [
        "-y",
        "@ask-llm/ollama-mcp"
      ]
    }
  }
}

▶ Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector npx -y @ask-llm/ollama-mcp