just-prompt
218
Just Prompt is a Model Control Protocol server that provides a unified interface for interacting with multiple Large Language Model providers. It simplifies sending and managing prompts, supports decision-making processes, and can save its outputs to files. The project highlights ease of integration and flexibility with popular LLM services.
prompt`
Send prompts to multiple LLM models
prompt_from_file`
Send prompts from a file to multiple LLM models
prompt_from_file_to_file`
Send prompts from a file to multiple LLM models and save the response as a Markdown file
ceo_and_board`
Send prompts to multiple "board members" models and make decisions based on their responses
list_providers`
List all available LLM providers
list_models`
List all available models for a specific LLM provider