M
LLM Bridge

LLM Bridge

mcp server

Description

LLM Bridge MCP is a server that provides a unified interface to multiple large language model providers (OpenAI, Anthropic, Google, DeepSeek) using Pydantic AI. Developed by Seonu Jang, it exposes a single tool called 'run_llm' that allows AI agents to interact with different LLM providers through a standardized API, with support for customizable parameters like temperature, max tokens, and system prompts. The implementation is containerized with Docker for easy deployment and includes automatic PyPI publishing through GitHub Actions, making it ideal for developers who need to switch between different LLM providers or use multiple models within the same application.

Server Details

Package Name

llm_bridge_mcp

Added

April 21, 2025