Skip to main content
Glama

Ollama MCP Server

by hyzhak

pull

Pull a model from a registry to integrate locally managed AI models into MCP-powered applications, ensuring full control and privacy.

Instructions

Pull a model from a registry

Input Schema

NameRequiredDescriptionDefault
nameYes

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "name": { "type": "string" } }, "required": [ "name" ], "type": "object" }
Install Server

Other Tools from Ollama MCP Server

Related Tools

  • @hyzhak/ollama-mcp-server
  • @NightTrek/Ollama-mcp
  • @NightTrek/Ollama-mcp
  • @hyzhak/ollama-mcp-server
  • @autoexecbatman/arch-mcp
  • @NightTrek/Ollama-mcp

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/hyzhak/ollama-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server