Claude Code Skills·Claude Skills·The open SKILL.md registry for Claude
ClaudSkillsArcadeMCP Servers › @egen-guru/mcp-ollama

@egen-guru/mcp-ollama

Serveur MCP pour interroger un modèle LLM via Ollama local (STDIO, prompt texte)

MCP · npx unknown

Install

MCP server — add to your Claude Code config (typically ~/.claude/mcp_settings.json or ~/Library/Application Support/Claude/claude_desktop_config.json):

{
  "mcpServers": {
    "egen-guru-mcp-ollama": {
      "command": "npx",
      "args": [
        "-y",
        "@egen-guru/mcp-ollama"
      ]
    }
  }
}

Or smoke-test directly:

npx -y @egen-guru/mcp-ollama

Details

Websitehttps://www.npmjs.com/package/@egen-guru/mcp-ollama
Licenseunknown
Pricingfree
Sourcesnpm
Discovered2026-05-25

More in MCP Servers

See all MCP Servers →

ClaudSkills Arcade · All categories · Catalog JSON · CC BY 4.0 · independent of Anthropic PBC