mcpbeat Sign in

~alter mcp-ollama MCP Server

by true-alter Your server? Claim it
local only

~alter mcp-ollama runs on your own machine — the client starts it, so there is no endpoint to ping. 46 installs a week from npm. Last commit 4 Sep 2026.

Wraps local Ollama models so bulk generation runs on your own hardware, not a paid API.

Installs per day peak 68 · avg 5 · +47% w/w
a month agotoday
46
Installs / week
npm · @truealter/mcp-ollama
0
Stars
0 open issues
4 Sep 2026
Last commit
0 releases in 90 days
Apache-2.0
License
TypeScript

Nothing serious here today

Today is the operative word: we check ~alter mcp-ollama every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add mcp-ollama -- npx -y @truealter/mcp-ollama
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp-ollama": {
      "args": [
        "-y",
        "@truealter/mcp-ollama"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp-ollama]
command = "npx"
args = ["-y", "@truealter/mcp-ollama"]
.cursor/mcp.json
{
  "mcpServers": {
    "mcp-ollama": {
      "args": [
        "-y",
        "@truealter/mcp-ollama"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp-ollama": {
      "args": [
        "-y",
        "@truealter/mcp-ollama"
      ],
      "command": "npx"
    }
  }
}

Alternatives to ~alter mcp-ollama

same job, measured the same way
Vetted Consumer
by thebaronofai

Will a local LLM run on your hardware? GGUF quant, buy-vs-rent-vs-API cost, used-GPU prices.

9 tools answering
Inferbench
by rudrendupaul

Benchmarks local LLM inference speed (tokens/sec) on your own hardware via MCP tools.

152 installs/wk local only
Tweetkit X
by nsozturk

Post, delete & read on X (Twitter) using your own logged-in web session — no paid API.

192 installs/wk local only
Algernon MCP
by sammyboi81

Fan a goal out to cheap parallel LLM workers on your own key or a free local Ollama. Keep your mind.

427 installs/wk local only
Llamanotes
by llamanotes

Lucky AI study buddy over your own LlamaNotes courses: chat, progress, and AI course generation.

answering
MascotLab
by mascotlab

Generate your app's mascot, then props, poses and animations that stay on-model.

answering
Ollama / vLLM Bridge
by setheerwagen

Call your local Ollama or vLLM model over MCP with schema-validated JSON output

1 236 installs/wk local only
Dali by Lulu
by lulu-the-narwhal

The prediction MCP — score your prompt before you generate, so you never waste a credit.

303 installs/wk 16 tools answering

~alter mcp-ollama — questions

Answers built from our own checks of this server.

Why is there no uptime for ~alter mcp-ollama?
~alter mcp-ollama runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @truealter/mcp-ollama was installed 46 times last week.
How do I connect ~alter mcp-ollama?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @truealter/mcp-ollama straight from npm; nothing to host, nothing to sign up for.
How many people use ~alter mcp-ollama?
The npm package @truealter/mcp-ollama was installed 46 times in the last week. Week over week that is +47%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is ~alter mcp-ollama open source?
Yes — it is published under the Apache-2.0 licence, written in TypeScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.