https://github.com/sjquant/llm-bridge-mcp
A model-agnostic Message Control Protocol (MCP) server that enables seamless integration with various Large Language Models (LLMs) like GPT, DeepSeek, Claude, and more.
https://github.com/sjquant/llm-bridge-mcp
anthropic claude deepssek-r1 llm mcp mcp-server model-context-protocol openai pydantic-ai
Last synced: 4 months ago
JSON representation
A model-agnostic Message Control Protocol (MCP) server that enables seamless integration with various Large Language Models (LLMs) like GPT, DeepSeek, Claude, and more.
- Host: GitHub
- URL: https://github.com/sjquant/llm-bridge-mcp
- Owner: sjquant
- License: mit
- Created: 2025-03-15T04:33:10.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2025-03-24T04:01:11.000Z (6 months ago)
- Last Synced: 2025-03-24T05:19:22.498Z (6 months ago)
- Topics: anthropic, claude, deepssek-r1, llm, mcp, mcp-server, model-context-protocol, openai, pydantic-ai
- Language: Python
- Homepage:
- Size: 51.8 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-mcp-servers - **llm-bridge-mcp** - A model-agnostic Message Control Protocol (MCP) server that enables seamless integration with various Large Language Models (LLMs) like GPT, DeepSeek, Claude, and more. `python` `anthropic` `claude` `deepssek-r1` `llm` `pip install git+https://github.com/sjquant/llm-bridge-mcp` (AI/ML)
- mcp-index - LLM Bridge - Provides a standardized interface for interacting with multiple large language models, allowing for easy switching between model providers and customizable interaction parameters. Supports usage tracking and metrics for integrated models. (Developer Tools)