anthropic-proxy and anthropic-bridge
About anthropic-proxy
maxnowack/anthropic-proxy
Proxy server that converts Anthropic API requests to OpenAI format and sends it to OpenRouter. It's used to use Claude Code with OpenRouter instead of the Anthropic API
This tool acts as an intermediary for developers who want to use Anthropic's Claude Code, but prefer to route their requests through OpenAI-compatible endpoints like OpenRouter. It takes API requests formatted for Anthropic and converts them into an OpenAI-compatible format before sending them on. The primary users are developers leveraging large language models who need flexible API routing for their applications.
About anthropic-bridge
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.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work