Just Prompt is a Model Control Protocol (MCP) server designed to streamline interactions with various Large Language Model (LLM) providers. It offers a unified interface to providers like OpenAI, Anthropic, Google Gemini, Groq, DeepSeek, and Ollama, allowing users to send prompts, manage models, and save responses efficiently. With support for text prompts from strings or files, parallel model execution, and easy listing of available providers and models, Just Prompt simplifies the process of leveraging the power of multiple LLMs.
Key Features
01Enables running multiple models in parallel
02Automatically corrects model names using a default model list
03Supports sending prompts from text strings or files
0442 GitHub stars
05Provides the ability to save LLM responses to files
06Unified API for multiple LLM providers