📡 MCP Radar

Watanabebashi/BeefChicken-MCP

Turn any OpenAPI 3.0 spec into an MCP Server instantly. Deployable on Cloudflare Workers & Node.js with built-in OAuth 2.1.

3 stars
0 forks
TypeScript
momentum ▲ 6.0
created 2026-08-10
on radar since 2026-08-11
cloudflare-workersmcp-gatewaymcp-toolsnodejsopenapi
View on GitHub ↗Homepage ↗

About BeefChicken-MCP

openapi.yaml を1枚置くだけ。コード記述ゼロでどんなWeb APIも即座にMCPサーバー化 簡易OAuth 2.1内蔵の超軽量OpenAPIプロキシサーバー

BeefChicken MCP は、任意の openapi.yaml を配置するだけで、対象の Web API を Claude や Cursor などの MCPクライアント から直接呼び出せるようにする汎用 MCP サーバー(プロキシ)です。

特定のAPIに依存する実装コードは一切不要。APIキーを直接指定できないクライアント向けに 簡易 OAuth 2.1 サーバー まで同梱しているため、Claude.ai (Web版) にもそのまま接続できます。

❌ 従来の課題 - MCPサーバーを作るために、TypeScriptやPythonでツール定義やリクエストハンドラをガリガリ書く必要がある。 - APIの仕様変更のたびにコードを修正・テストして再デプロイするのが大変。 - Claude.ai (Web版) で自作ツールを使いたいが、OAuth 2.1 認証サーバー構築のハードルが高い。

✅ BeefChicken MCP なら - 🧩 コード記述 0 行: docs/openapi.yaml を繋ぎたいAPIの仕様書に差し替えるだけ! - 🔐 Claude.ai (Web版) 即対応: 簡易 OAuth 2.1 サーバー内蔵で、Web版Claudeのカスタムコネクタも一発接続。 - ⚡️ サーバー維持費 0 円: Cloudflare Workers に数秒でデプロイ(Docker / Node.js にも対応)。無料枠内ならタダでMCPサーバーがあなたのものに。 - 📦 超軽量&ゼロパースオーバーヘッド: ビルド時に OpenAPI 仕様書を静的 JSON へ変換。実行時の YAML パースは一切不要。

機能 / 特徴 手動実装 (TS/Python SDK) 一般的なMCPフレームワーク (FastMCP等) BeefChicken MCP ---:---::---::---: コード記述 必要 (多) 必要 (少) 不要 (0行・YAML置くだけ) OpenAPI対応 ❌ 要手動変換 ⚠️ 要ハンドラ実装 ✅ ファイル差し替えのみ OAuth 2.1 サーバー内蔵 ❌ 自作が必要 ❌ 自作が必要 ✅ 内蔵 (Claude Web即対応) Cloudflare Workers ⚠️ 要調整 ⚠️ 要調整 ✅ 完全対応 (ボタンデプロイ) 実行時フットプリント - 中〜大 極小 (静的JSON化)

- 🧩 設定ファイルの差し替えだけで完結: コードを1行も書かずに任意の Web API を MCP ツール化。 - 🎯 専用プロキシに徹した設計: 複雑なハンドラ記述を排除し、仕様書通りの純粋なプロキシとして動作。 - 📦 静的JSON変換: 実行時の YAML パーサーや $ref 解決ロジックを非搭載にし、Worker バンドルサイズを最小化。 - 🔌 ネイティブ fetch 中継: 余計な HTTP クライアントライブラリを挟まずレスポンスをダイレクト中継。 - 🛡️ Stateless & Robust: SSE 長時間保持に依存しない responseMode: 'json' 構成。タイムアウト制限に強い堅牢設計。

From the project README.

Maintaining this server?

Add the radar badge to your README — it shows your project was picked up by MCP Radar and links to this page:

[![On MCP Radar](https://mcp.liqiwa.com/badge.svg)](https://mcp.liqiwa.com/s/Watanabebashi--BeefChicken-MCP.html)

Related MCP servers

DuvInc/duvlify

Beautiful docs for humans. Native tools for agents. An open-source Astro framework for documentation you own end to end: Markdown in, static site with search, an API reference and an MCP server out.

⭐ 12TypeScript
s3hq4y/portal

Portal VS Code extension - public MCP endpoint

⭐ 4TypeScript
qfoldit/UNITY-TOOLBELT

102 composite editor-automation tools for Unity, exposed to AI agents through Unity's own official MCP bridge.

⭐ 5C#
The-Swarm-Corporation/mcp-scribe

Point it at an OpenAPI schema. Get an MCP server.

⭐ 5Python
bolivestilo/Homekit

Homekit gives any AI agent direct, physical control over Apple Home. Flip lights. Lock doors. Read sensors. Through a single open interface.

⭐ 68TypeScript
Cripacx/mediagen

AI image and video generation skill for Claude Code and other coding agents — Gemini, OpenAI and Kie AI behind one CLI and MCP server, with EU AI Act content marking.

⭐ 56TypeScript

📬 Get the weekly radar in your inbox

The top new MCP servers of the week, every Monday. No spam, unsubscribe anytime.