Skip to content
Back to search
30
MCP

Just Prompt (Multi-LLM Provider)

pulsemcp/just prompt (multi-llm provider)

Unified interface for interacting with multiple LLM providers including OpenAI, Anthropic, Google Gemini, Groq, DeepSeek, and Ollama with parallel prompt sending and response file saving capabilities.

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

n8n-nodes-unify-llm
n8n community node for multi-provider LLM orchestration via Unify LLM (OpenAI, Anthropic, Gemini, Ollama).
0 tools
Promptheus
AI-powered prompt refinement with adaptive questioning and multi-provider support (6+ LLM backends)
0 tools
LiteLLM Multi-Model API
Access 100+ LLMs with one API: GPT-4, Claude, Gemini, Mistral, and more.
0 tools
LiteLLM Multi-Model API
Access 100+ LLMs with one API: GPT-4, Claude, Gemini, Mistral, and more.
0 tools
LLM Router
Routes prompts across Claude, Gemini, and GPT-4o based on task type to minimize token cost.
0 tools
io.github.mikerawsonnz/llm-orchestration-agent
Run a prompt through a LangChain (system + human) chain over Gemini on Vertex AI; optional LangSmith
0 tools · streamable-http

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "just_prompt_(multi-llm_provider)": {
      "url": "None",
      "transport": "http"
    }
  }
}