Glama
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Glama
MCP
Servers
Ollama MCP Server
Claim
by
NightTrek
GitHub
Virtualization
OS Automation
Developer Tools
JavaScript
18
Apple
Reddit
Discord
Overview
Inspect
Schema
Related Servers
Reviews
Score
Need Help?
View Source Code
Report Issue
create
Create a model from a Modelfile
Input Schema
Name
Required
Description
Default
modelfile
Yes
Path to Modelfile
name
Yes
Name 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" }
Install Server
You must be
authenticated
.
Other Tools
chat_completion
cp
create
list
pull
push
rm
run
serve
show