MCPFast / Tools / Ferrogate: Open-source AI Gateway on Cloudflare Workers

GitHubMCP★★★★☆

Ferrogate: Open-source AI Gateway on Cloudflare Workers

An open-source AI gateway on Cloudflare Workers, OpenAI/Anthropic compatible, featuring intelligent routing, key management, and per-tenant isolation.

View on GitHub

Ferrogate: Open-Source AI Gateway on Cloudflare Workers

Ferrogate is an open-source AI gateway designed for developers building with AI models. It leverages Cloudflare Workers to provide a robust and scalable solution for managing access to AI APIs. This tool simplifies the integration of various AI services into your applications by offering a unified interface and advanced routing capabilities.

What Ferrogate Does

Ferrogate acts as an intermediary between your applications and AI model providers. It intercepts requests intended for AI APIs, such as OpenAI or Anthropic, and intelligently routes them to the appropriate backend. This allows you to switch between different AI providers or models without modifying your application code. It also handles essential tasks like API key management and provides mechanisms for isolating usage per tenant.

Key Features

Who Ferrogate is For

Ferrogate is an essential tool for AI developers , ML engineers , and software architects . It is particularly useful for those who: