bartolli/mcp-llm-bridge
MCP implementation that enables communication between MCP servers and OpenAI-compatible LLMs
Platform-specific configuration:
{
"mcpServers": {
"mcp-llm-bridge": {
"command": "npx",
"args": [
"-y",
"mcp-llm-bridge"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...