From 14cf33ebec44e266a3ee9ff47793f9f03de882dd Mon Sep 17 00:00:00 2001 From: tbxark Date: Thu, 27 Mar 2025 21:48:41 +0800 Subject: [PATCH] Add `TBXark/mcp-proxy` --- README-ja.md | 2 ++ README-zh.md | 1 + README.md | 1 + 3 files changed, 4 insertions(+) diff --git a/README-ja.md b/README-ja.md index a94556e6..4432becc 100644 --- a/README-ja.md +++ b/README-ja.md @@ -271,6 +271,8 @@ Gitリポジトリおよびバージョン管理プラットフォームとの - [firebase/genkit](https://github.com/firebase/genkit) エージェントおよびデータ変換フレームワーク - [continuedev/continue](https://github.com/continuedev/continue) VSCodeの自動補完およびチャットツール(フル機能サポート) - [MCP-Connect](https://github.com/EvalsOne/MCP-Connect) クラウドベースのAIサービスがローカルのStdioベースのMCPサーバーにHTTP/HTTPSリクエストでアクセスできるようにするツール +- [TBXark/mcp-proxy](https://github.com/TBXark/mcp-proxy) 🏎️ - 複数のMCPリソースサーバーを、単一のHTTPサーバーを通して集約し、提供するMCPプロキシサーバー。 + ## ヒントとコツ diff --git a/README-zh.md b/README-zh.md index 4581a5d4..f90fef91 100644 --- a/README-zh.md +++ b/README-zh.md @@ -387,6 +387,7 @@ Web 内容访问和自动化功能。支持以 AI 友好格式搜索、抓取和 - [SecretiveShell/MCP-Bridge](https://github.com/SecretiveShell/MCP-Bridge) 🐍 - OpenAI 中间件代理,用于在任何现有的 OpenAI 兼容客户端中使用 MCP - [sparfenyuk/mcp-proxy](https://github.com/sparfenyuk/mcp-proxy) 🐍 - MCP stdio 到 SSE 的传输网关 - [upsonic/gpt-computer-assistant](https://github.com/Upsonic/gpt-computer-assistant) 🐍 - 用于构建垂直 AI 代理的框架 +- [TBXark/mcp-proxy](https://github.com/TBXark/mcp-proxy) 🏎️ - 一个通过单个HTTP服务器聚合并服务多个MCP资源服务器的MCP代理服务器。 ## 客户端 diff --git a/README.md b/README.md index 7aa3f89a..b7f2cff4 100644 --- a/README.md +++ b/README.md @@ -487,6 +487,7 @@ Interact with Git repositories and version control platforms. Enables repository - [kukapay/whattimeisit-mcp](https://github.com/kukapay/whattimeisit-mcp) 🐍 ☁️ - A lightweight mcp server that tells you exactly what time is it. - [kukapay/whoami-mcp](https://github.com/kukapay/whoami-mcp) 🐍 🏠 - A lightweight MCP server that tells you exactly who you are. - [flux159/mcp-chat](https://github.com/flux159/mcp-chat) 📇🖥️ - A CLI based client to chat and connect with any MCP server. Useful during development & testing of MCP servers. +- [TBXark/mcp-proxy](https://github.com/TBXark/mcp-proxy) 🏎️ - An MCP proxy server that aggregates and serves multiple MCP resource servers through a single http server. ## Tips and Tricks