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.
Platform-specific configuration:
{
"mcpServers": {
"llm-bridge-mcp": {
"command": "npx",
"args": [
"-y",
"llm-bridge-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...