Skip to main content
Glama

Ollama MCP Server

by NightTrek

show

Retrieve detailed information for a specific model by providing its name, enabling users to manage AI models effectively within the Ollama MCP Server environment.

Instructions

Show information for a model

Input Schema

NameRequiredDescriptionDefault
nameYesName of the model

Input Schema (JSON Schema)

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

You must be authenticated.

Other Tools from Ollama MCP Server

Related Tools

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