Back to search
30
MCP

io.github.daedalus/mcp-llm-gateway

io.github.daedalus/mcp-llm-gateway

MCP-compatible LLM gateway that proxies completion requests.

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

Similar MCP servers embedding-nearest

io.github.verivus-oss/llm-cli-gateway
Unified MCP gateway to Claude Code, Codex, and Gemini CLIs with sessions and async jobs.
0 tools
io.github.daedalus/mcp-smart-proxy
An MCP server that provides a smart proxy to other mcp servers
0 tools
io.github.daedalus/mcp-manimgl
MCP server exposing manimgl mathematical animation functionality as tools for LLMs
0 tools
io.github.daedalus/mcp-external-memory
An MCP server that gives LLMs persistent, searchable semantic memory
0 tools
io.github.tjhop/prometheus-mcp-server
An API-complete MCP server to manage Prometheus-compatible backends via comprehensive tools.
0 tools
io.github.zero-abd/llmmcp
MCP server for real-time LLM API documentation — stop hallucinations
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.daedalus/mcp-llm-gateway": {
      "url": "None",
      "transport": "http"
    }
  }
}