Skip to main content
Glama

MCP AI Hub

by feiskyer

get_model_info

Retrieve detailed information about AI models from multiple providers to understand capabilities, specifications, and integration requirements before implementation.

Instructions

Get information about a specific model.

Args: model: Model name to get info for Returns: Dictionary with model information

Input Schema

NameRequiredDescriptionDefault
modelYes

Input Schema (JSON Schema)

{ "properties": { "model": { "title": "Model", "type": "string" } }, "required": [ "model" ], "title": "get_model_infoArguments", "type": "object" }

Other Tools from MCP AI Hub

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/feiskyer/mcp-ai-hub'

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