doc: Added Clients list (#19)
This commit is contained in:
parent
bac34fdc32
commit
4de139d1d6
1 changed files with 9 additions and 0 deletions
|
|
@ -44,6 +44,15 @@
|
|||
- **[Google Search Console](https://github.com/ahonn/mcp-server-gsc)** - A Model Context Protocol (MCP) server providing access to Google Search Console.
|
||||
- **[MongoDB](https://github.com/kiliczsh/mcp-mongo-server)** - A Model Context Protocol Server for MongoDB
|
||||
- **[Kubernetes](https://github.com/Flux159/mcp-server-kubernetes)** - Connect to Kubernetes cluster and manage pods, deployments, services.
|
||||
|
||||
## Clients
|
||||
|
||||
- **[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
|
||||
- **[genkit](https://github.com/firebase/genkit)** agent and data transformation framework
|
||||
- **[continue](https://github.com/continuedev/continue)** vscode auto complete and chat tool (full feature support)
|
||||
- **[gpt-computer-assistant](https://github.com/Upsonic/gpt-computer-assistant)** dockerized mcp client with Anthropic, OpenAI and Langchain.
|
||||
---
|
||||
|
||||
Curated by [ChatHub](https://chathub.gg/?utm_source=mcp)
|
||||
|
|
|
|||
Loading…
Reference in a new issue