~alter mcp-ollama
Rank #20,994io.github.true-alter/mcp-ollama
Wraps local Ollama models so bulk generation runs on your own hardware, not a paid API.
~alter mcp-ollama is a Model Context Protocol (MCP) server published by true-alter. It ranks #20,994 of 132,113 servers tracked on MCP Toplist. ~alter mcp-ollama is listed across 3 registries — Official MCP, Glama and mcp.so, with 1 tracked version. It was first listed on Apr 15, 2026 and most recently updated on Sep 3, 2026.
Ranks ahead of 111,119 of 132,113 servers on MCP Toplist.
Use ~alter mcp-ollama
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add mcp-ollama -- npx -y @truealter/mcp-ollama[mcp_servers.mcp-ollama]
command = "npx"
args = ["-y", "@truealter/mcp-ollama"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"mcp-ollama": {
"command": "npx",
"args": [
"-y",
"@truealter/mcp-ollama"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"mcp-ollama": {
"command": "npx",
"args": [
"-y",
"@truealter/mcp-ollama"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"mcp-ollama": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@truealter/mcp-ollama"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"mcp-ollama": {
"command": "npx",
"args": [
"-y",
"@truealter/mcp-ollama"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"mcp-ollama": {
"command": "npx",
"args": [
"-y",
"@truealter/mcp-ollama"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.true-alter%2Fmcp-ollama)<a href="https://mcptoplist.com/server/io.github.true-alter%2Fmcp-ollama"><img src="https://mcptoplist.com/badge/io.github.true-alter%2Fmcp-ollama.svg" alt="MCP Toplist: Top 25% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
true-alter
Other servers by true-alter
View all true-alter servers →Available versions (1)
| Version | Published |
|---|---|
| 0.2.1 | Sep 3, 2026 |
Frequently asked questions
- Who maintains ~alter mcp-ollama?
- ~alter mcp-ollama is maintained by true-alter, which publishes 5 MCP servers (10 total versions) tracked on MCP Toplist.
- Is ~alter mcp-ollama listed on the Official MCP Registry?
- Yes — ~alter mcp-ollama is listed on the Official MCP Registry, alongside Glama and mcp.so.
- How many versions does ~alter mcp-ollama have?
- MCP Toplist tracks 1 version of ~alter mcp-ollama, most recently published on Sep 3, 2026.
- Where can I find the source code for ~alter mcp-ollama?
- The source code for ~alter mcp-ollama is hosted at github.com/true-alter/mcp-ollama.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.