Multi-LLM API Gateway

Provides a unified FastAPI server for interacting with multiple language model APIs, enabling seamless switching between OpenAI an

freedanfan 10
Claude CodeClaude DesktopGeneric
View source ↗

This MCP server implementation enables AI assistants to interact with multiple language model APIs through a unified interface. Built with Python using FastAPI, it supports both OpenAI and Anthropic models, allowing seamless switching between different AI providers. The server handles API authentication, request formatting, and streaming responses, while the accompanying client script provides a simple way to connect to the server. This implementation is particularly useful for developers who need to work with multiple AI models or want to create applications that can easily switch between different AI services without changing their core integration code.

Source

Repository: https://github.com/freedanfan/mcp_server

Maintain Multi-LLM API Gateway?

Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.

[Multi-LLM API Gateway on getagentictools](https://getagentictools.com/mcp/freedanfan-mcp-server?ref=badge)