MCP.so
ログイン

MCP Server

@quang-pham-dev

MCP Server について

My MCP Server POC

基本情報

カテゴリ

その他

ランタイム

node

トランスポート

stdio

公開者

quang-pham-dev

設定

標準の設定はありません

このサーバーの README には解析可能な MCP 設定ブロックが含まれていません。インストール手順はリポジトリをご確認ください。

リポジトリ

ツール

ツールは検出されませんでした

ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。

概要

What is MCP Server?

MCP Server is a modern AI service proxy built with Cloudflare Workers and Hono framework, supporting multiple AI providers including Anthropic Claude and OpenAI. It is designed for developers who need a fast, globally deployable API gateway for AI service requests.

How to use MCP Server?

Clone the repository, install dependencies with pnpm install, copy .env.example to .env and configure API keys, then run pnpm run dev for development or pnpm run deploy to deploy to Cloudflare Workers.

Key features of MCP Server

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

Use cases of MCP Server

  • Proxying AI requests from a web application to multiple providers
  • Centralizing API key management and request routing
  • Adding a health‑check layer in front of AI services
  • Deploying a lightweight AI gateway at the edge

FAQ from MCP Server

コメント

「その他」の他のコンテンツ