From 09ac07962eeb1cd28b7fa384c6f3ba89d44c835d Mon Sep 17 00:00:00 2001 From: Rakesh Goyal Date: Wed, 11 Dec 2024 13:19:53 +0530 Subject: [PATCH] Update README.md and added mcp client for rest and cli.. (#26) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index cb53dd3..700b7fd 100644 --- a/README.md +++ b/README.md @@ -54,6 +54,7 @@ ## Clients - **[mcp-cli](https://github.com/wong2/mcp-cli)** a cli inspector for MCP servers +- **[mcp-client](https://github.com/rakesh-eltropy/mcp-client)** MCP REST API and CLI client for interacting with MCP servers, supports OpenAI, Claude, Gemini, Ollama etc. - **[MCP-Bridge](https://github.com/SecretiveShell/MCP-Bridge)** 🐍 an openAI middleware proxy to use mcp in any existing openAI compatible client - **[MCP-Chatbot](https://github.com/3choff/mcp-chatbot)** A simple yet powerful ⭐ CLI chatbot that integrates tool servers with any OpenAI-compatible LLM API. - **[Zed](https://github.com/zed-industries/zed)** multiplayer code editor from the creators of atom