关于
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.
主要功能
- Enables running multiple models in parallel
- Automatically corrects model names using a default model list
- Supports sending prompts from text strings or files
- 42 GitHub stars
- Provides the ability to save LLM responses to files
- Unified API for multiple LLM providers
使用案例
- Send a prompt to multiple LLM models and compare the responses
- List available models and providers for easy exploration
- Automate prompt processing from files and save the responses