Back to search
30
MCP

iflow-mcp-sjquant-llm-bridge-mcp

pypi/iflow-mcp-sjquant-llm-bridge-mcp

A simple MCP server that provides a unified interface to various LLM providers using Pydantic AI

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

Similar MCP servers embedding-nearest

llm_bridge_mcp
A simple MCP server that provides a unified interface to various LLM providers using Pydantic AI
0 tools
iflow-mcp_disler-just-prompt
A lightweight MCP server for various LLM providers
0 tools
iflow-mcp_atla-mcp-server
An MCP server implementation providing a standardized interface for LLMs to interact with the Atla API.
0 tools
iflow-mcp_andybrandt-mcp-simple-openai-assistant
A simple MCP server for interacting with OpenAI assistants
0 tools
iflow-mcp_mcp-server-lls
A simple MCP server exposing a website fetching tool
0 tools
iflow-mcp_itsdarianngo_mcp-server-litellm
An MCP server for LiteLLM integration
0 tools

How to use

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

{
  "mcpServers": {
    "iflow-mcp-sjquant-llm-bridge-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}