Back to search
30
MCP

llm_bridge_mcp

pypi/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

iflow-mcp-sjquant-llm-bridge-mcp
A simple MCP server that provides a unified interface to various LLM providers using Pydantic AI
0 tools
mcpbridge-ai
Universal MCP-to-LLM bridge. Connect any LLM to any MCP server.
0 tools
llms-bridge-mcp
MCP server to bridge LLM calls via Model Context Protocol
0 tools
llm mcp bridge
Metadata-only Glama MCP server.
0 tools
memgraph/mcp-memgraph
MCP server for connecting LLMs and AI agents to the Memgraph graph database
0 tools
ai.llmse/mcp live
Public MCP server for the LLM Search Engine
0 tools · streamable-http

How to use

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

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