Skip to content
Back to search
100
MCP live MCP 2025-06-18 streamable-http

com.jojapi/swift-ai

com.jojapi/swift-ai

Swift AI: Access a wide range of AI models⚡, including OpenAI 🤖,DeepSeek 🔍, Claude 🧠, Gemini 🌟, and.

Uptime
100.0%
2 direct probes · 30d
Response
673ms
last probe
Tools
4
callable
Resources
0
readable
Prompts
0
available

Tools · 4

post_chat_completions

Creates a model response for the given chat conversation. Group: Chat. Billing per call: Credits: metered (~0 avg).

post_embeddings

Creates an embedding vector representing the input text. Group: Embeddings. Billing per call: Credits: metered.

post_moderations

Classifies if text is potentially harmful. Group: Moderations. Billing per call: Credits: metered.

get_models

Return a list of available models on this API Group: List Models. Billing per call: Credits: metered.

How to use

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

{
  "mcpServers": {
    "com.jojapi/swift-ai": {
      "url": "https://mcp.jojapi.com/swift-ai",
      "transport": "streamable-http"
    }
  }
}