Add MCPs Playground To MCP Clients List (#274)

* Update README.md

* Add MCPs Playground To MCP Clients List
This commit is contained in:
bighadjdz 2025-06-05 04:01:53 +01:00 committed by GitHub
parent 123df950da
commit 19188f8c7c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -364,7 +364,6 @@ A growing set of community-developed and maintained servers demonstrates various
- **[YouTube](https://github.com/anaisbetts/mcp-youtube)** - Fetch YouTube subtitles
## 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
@ -379,6 +378,7 @@ A growing set of community-developed and maintained servers demonstrates various
- **[mcphub.nvim](https://github.com/ravitemer/mcphub.nvim)** A Neovim plugin that provides a UI and api to interact with MCP servers.
- **[Nerve](https://github.com/evilsocket/nerve)** is an open source command line tool designed to be a simple yet powerful platform for creating and executing MCP integrated LLM-based agents.
- **[Shinkai](http://github.com/dcSpark/shinkai-apps/)** is a two click install AI manager (Local and Remote) that allows you to create AI agents in 5 minutes or less using a simple UI. Agents and tools are exposed as an MCP Server.
- **[mcps-playground](https://mcpsplayground.com/chat)** a playground for Remote MCP servers
## Frameworks