Skip to content
Back to search
30
MCP

Unichat

pulsemcp/unichat

Interact with multiple LLM chat APIs through a unified interface.

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

Similar MCP servers embedding-nearest

Unichat (TS)
Integrates multiple language models via the unified Unichat tool, enabling seamless interaction across OpenAI, MistralAI, Anthropic, xAI, an
0 tools
universal ai chat
Metadata-only Glama MCP server.
0 tools
n8n-nodes-llm-chat
n8n nodes for LLM chat via OpenAI-compatible Chat Completions API (llama-server, Ollama /v1, vLLM, etc.)
0 tools
n8n-nodes-unitalk-apps
Unitalk AI Apps integration for n8n
0 tools
iflow-mcp_unichat-mcp-server
Unichat MCP Server
0 tools
llmcp
A minimal CLI for interacting with LLMs via LiteLLM and MCP
0 tools

How to use

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

{
  "mcpServers": {
    "unichat": {
      "url": "None",
      "transport": "http"
    }
  }
}