my-mcp-server

my-mcp-server

0

The project is a modern AI service proxy designed for efficient integration of multiple AI providers, using Cloudflare Workers for global deployment and the Hono framework for performant request handling.

Overview

A modern AI service proxy built with Cloudflare Workers and the Hono framework that integrates multiple AI providers like Anthropic Claude and OpenAI.

Features

  • Multi-provider AI service integration
  • Built for global edge deployment with Cloudflare Workers
  • Fast and efficient with Hono framework
  • Type-safe with TypeScript
  • CORS support
  • Health check and provider info endpoints

Prerequisites

  • Node.js (LTS)
  • npm or pnpm
  • Cloudflare account
  • API keys for AI providers

Installation

  1. Clone the repository
  2. Install dependencies

Environment Setup

Configure environment variables in .env

Development

Start the development server with hot reloading

Deployment

Deploy to Cloudflare Workers

API Endpoints

  • Health Check
  • Provider Info
  • MCP API