Mng-dev-ai/anthropic-bridge
Proxy server that translates Anthropic Messages API requests to OpenRouter, enabling use of Gemini, OpenAI, Grok, DeepSeek, and other LLMs through an Anthropic-compatible interface.
This project helps developers by providing a unified way to interact with various large language models (LLMs) like Gemini, OpenAI's GPT, Grok, and others, even if they only have an existing setup for Anthropic's API. It takes your standard Anthropic API calls and translates them to work with these different providers, giving you responses in the familiar Anthropic format. Developers working with LLMs will find this useful for integrating diverse models into their applications.
Use this if you need to use a variety of LLMs from different providers (like OpenAI, Gemini, Grok) but your existing code or infrastructure is built around the Anthropic Messages API.
Not ideal if you are not a developer, or if you prefer to interact directly with each LLM provider's native API.
Stars
8
Forks
1
Language
Python
License
MIT
Category
Last pushed
Mar 16, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/Mng-dev-ai/anthropic-bridge"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
KoushikNavuluri/Claude-API
This project provides an unofficial API for Claude AI, allowing users to access and interact...
jwadow/kiro-gateway
Proxy API gateway for Kiro IDE & CLI (Amazon Q Developer / AWS CodeWhisperer). Use free Claude...
liushuangls/go-anthropic
Anthropic Claude API wrapper for Go
yiyao-ai/proxypool-hub
Multi-protocol AI proxy server for Claude Code, Codex CLI, Gemini CLI & OpenClaw. Account...
AbdelStark/anthropic-rs
Anthropic Rust SDK 🦀 with async support.