Ollama MCP Server

by NightTrek

create

Generate and configure AI models locally using a Modelfile. Specify the model name and Modelfile path to integrate Ollama's LLM capabilities into MCP-powered applications.

Instructions

Create a model from a Modelfile

Input Schema

NameRequiredDescriptionDefault
modelfileYesPath to Modelfile
nameYesName for the model

Input Schema (JSON Schema)

{ "additionalProperties": false, "properties": { "modelfile": { "description": "Path to Modelfile", "type": "string" }, "name": { "description": "Name for the model", "type": "string" } }, "required": [ "name", "modelfile" ], "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
ID: sxt5su901q