Skip to main content
Glama

Ollama MCP Server

by NightTrek

push

Upload a specified model to a registry via the Ollama MCP Server, facilitating local LLM management and integration into MCP-powered applications.

Instructions

Push a model to a registry

Input Schema

NameRequiredDescriptionDefault
nameYesName of the model to push

Input Schema (JSON Schema)

{ "additionalProperties": false, "properties": { "name": { "description": "Name of the model to push", "type": "string" } }, "required": [ "name" ], "type": "object" }

You must be authenticated.

Other Tools from Ollama MCP Server

Related Tools

  • @NightTrek/Ollama-mcp
  • @NightTrek/Ollama-mcp
  • @NightTrek/Ollama-mcp
  • @NightTrek/Ollama-mcp
  • @NightTrek/Ollama-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/NightTrek/Ollama-mcp'

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