Mcp Llm Gateway is an open-source MCP server that functions as a protocol gateway, enabling AI assistants to access and interact with OpenAI-compatible large language model (LLM) providers. The gateway exposes standardized tools for listing available models and proxying text completion requests, aggregating LLM resources for use by any MCP-compatible client such as Claude, Cursor, or custom deployments. This tool is aimed at developers or organizations building AI applications or agent systems that want unified access to multiple OpenAI-compatible models via the Model Context Protocol.
Visit Mcp Llm Gateway's official website for product details and getting started.