Skip to main content
Glama

MCP Ollama Server

show_model

Retrieve detailed information about a specific model by providing its name. Use this tool to explore model configurations and capabilities on the MCP Ollama Server.

Instructions

Get detailed information about a specific model

Args: name: Name of the model to show information about

Input Schema

NameRequiredDescriptionDefault
nameYes

Input Schema (JSON Schema)

{ "properties": { "name": { "title": "Name", "type": "string" } }, "required": [ "name" ], "title": "show_modelArguments", "type": "object" }

You must be authenticated.

Other Tools from MCP Ollama 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/emgeee/mcp-ollama'

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