Ollama MCP Server

cp

Copy an AI model from one location to another within the Ollama MCP Server, specifying source and destination names for efficient model management and integration.

Instructions

Copy a model

Input Schema

NameRequiredDescriptionDefault
destinationYesDestination model name
sourceYesSource model name

Input Schema (JSON Schema)

{ "additionalProperties": false, "properties": { "destination": { "description": "Destination model name", "type": "string" }, "source": { "description": "Source model name", "type": "string" } }, "required": [ "source", "destination" ], "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
ID: sxt5su901q