Skip to main content
Glama

MongTap

by smallmindsco

getModelInfo

Retrieve detailed schema and statistical information for a specific model to understand its structure and performance metrics.

Instructions

Retrieve detailed schema and statistics for a specific statistical model

Input Schema

NameRequiredDescriptionDefault
modelYesModel name

Input Schema (JSON Schema)

{ "properties": { "model": { "description": "Model name", "type": "string" } }, "required": [ "model" ], "type": "object" }

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/smallmindsco/MongTap'

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