Skip to main content
Glama

prompt_tool

Send prompts to multiple LLM models simultaneously to compare responses and evaluate different AI perspectives for agile development workflows.

Instructions

Send a text prompt to multiple LLM models and return their responses. Args: text: The prompt text to send to the models models_prefixed_by_provider: List of models in format "provider:model" (e.g., "openai:gpt-4"). If None, defaults to ["openai:gpt-4o-mini"] Returns: List of responses, one from each specified model

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
textYes
models_prefixed_by_providerNo

Latest Blog Posts

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/danielscholl/agile-team-mcp-server'

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