Skip to main content
Glama
hyzhak

Ollama MCP Server

by hyzhak

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription
listB

List all models in Ollama

showC

Show information for a model

createB

Create a model from a base model (remote only, no Modelfile support)

pullC

Pull a model from a registry

pushC

Push a model to a registry

cpD

Copy a model

rmD

Remove a model

runC

Run a model with a prompt. Optionally accepts an image file path for vision/multimodal models and a temperature parameter.

chat_completionC

OpenAI-compatible chat completion API. Supports optional images per message for vision/multimodal models.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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