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

How to use

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

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