diff --git a/README-ja.md b/README-ja.md index 9940ef25..f94ac4c8 100644 --- a/README-ja.md +++ b/README-ja.md @@ -218,11 +218,11 @@ Gitリポジトリおよびバージョン管理プラットフォームとの ## クライアント -- [SecretiveShell/MCP-Bridge](https://github.com/SecretiveShell/MCP-Bridge) 🐍 既存のOpenAI互換クライアントでMCPを使用するためのOpenAIミドルウェアプロキシ - [3choff/MCP-Chatbot](https://github.com/3choff/mcp-chatbot) シンプルでありながら強力な⭐CLIチャットボットで、ツールサーバーを任意のOpenAI互換のLLM APIと統合します。 - [zed-industries/zed](https://github.com/zed-industries/zed) Atomの作成者によるマルチプレイヤーコードエディタ - [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リクエストでアクセスできるようにするツール ## ヒントとコツ diff --git a/README-zh.md b/README-zh.md index f27c2a12..6a595a6b 100644 --- a/README-zh.md +++ b/README-zh.md @@ -297,6 +297,7 @@ Web 内容访问和自动化功能。支持以 AI 友好格式搜索、抓取和 - [Upsonic/gpt-computer-assistant](https://github.com/Upsonic/gpt-computer-assistant) 通用自动化助理/代理框架 - [isaacwasserman/mcp-langchain-ts-client](https://github.com/isaacwasserman/mcp-langchain-ts-client) 📇 在 LangChain.js 中使用 MCP 提供的工具 - [Python CLI for AI Chat API](https://github.com/amidabuddha/console-chat-gpt) 🐍 ☁️ 与**所有**主要 LLM 提供商进行控制台聊天:ChatGPT、MistralAI、Anthropic 的 Claude、xAI 的 Grok 和 Google 的 Gemini。⭐现在支持 MCP!⭐ +- [MCP-Connect](https://github.com/EvalsOne/MCP-Connect) 一个使云端AI服务能够通过HTTP/HTTPS请求访问本地Stdio的MCP服务器的工具 ## 提示和技巧 diff --git a/README.md b/README.md index 7091240a..e86ca5fa 100644 --- a/README.md +++ b/README.md @@ -332,6 +332,7 @@ Interact with Git repositories and version control platforms. Enables repository - [Upsonic/gpt-computer-assistant](https://github.com/Upsonic/gpt-computer-assistant) general purpose automated assistant/agent framework - [isaacwasserman/mcp-langchain-ts-client](https://github.com/isaacwasserman/mcp-langchain-ts-client) 📇 Use MCP provided tools in LangChain.js - [Python CLI for AI Chat API](https://github.com/amidabuddha/console-chat-gpt) 🐍 ☁️ Console chat with **all** major LLM provider: ChatGPT, MistralAI, Claude by Anthropic, Grok by xAI, Gemini by Google and DeepSeek. ⭐Now with MCP support!⭐ +- [MCP-Connect](https://github.com/EvalsOne/MCP-Connect) A tiny tool that enables cloud-based AI services to access local Stdio based MCP servers by HTTP/HTTPS requests. ## Tips and Tricks