my-mcp-server

quang-pham-dev/my-mcp-server

3.1

If you are the rightful owner of my-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

A modern AI service proxy built with Cloudflare Workers and Hono framework, supporting multiple AI providers including Anthropic Claude and OpenAI.

The MCP Server is a cutting-edge AI service proxy designed to integrate multiple AI providers such as Anthropic Claude and OpenAI. It leverages Cloudflare Workers for global edge deployment, ensuring fast and efficient request handling. The server is built using the Hono framework and is implemented in TypeScript for type safety. It supports CORS for cross-origin requests and includes endpoints for health checks and provider information. The server is designed to be easily deployable with a Cloudflare account and requires API keys for the supported AI providers.

Features

  • Multi-provider AI service integration (Anthropic Claude, OpenAI)
  • Built on Cloudflare Workers for global edge deployment
  • Fast and efficient request handling with Hono framework
  • Type-safe implementation with TypeScript
  • CORS support for cross-origin requests