add MCP CLI client

This commit is contained in:
Frank
2025-01-11 22:44:01 +11:00
parent 95adc7f641
commit 1f67d4168e
2 changed files with 21 additions and 0 deletions

View File

@@ -29,6 +29,7 @@ A curated list of awesome Model Context Protocol (MCP) clients.
* [Continue](#continue)
* [HyperChat](#hyperchat)
* [LibreChat](#librechat)
* [MCP CLI client](#mcp-cli-client)
* [Zed](#zed)
### 5ire
@@ -207,6 +208,26 @@ Enhanced ChatGPT Clone: Features Agents, Anthropic, AWS, OpenAI, Assistants API,
</details>
### MCP CLI client
<table>
<tr><th align="left">GitHub</th><td>https://github.com/adhikasp/mcp-client-cli</td></tr>
<tr><th align="left">Website</th><td>-</td></tr>
<tr><th align="left">License</th><td>MIT</td></tr>
<tr><th align="left">Type</th><td>CLI</td></tr>
<tr><th align="left">Platforms</th><td>Windows, MacOS, Linux</td></tr>
<tr><th align="left">Pricing</th><td>Free</td></tr>
</table>
A simple CLI to run LLM prompt and implement MCP client.
<details>
<summary>Screenshots</summary>
![](./screenshots/mcp-cli-client/usage.png)
</details>
### Zed
<table>

Binary file not shown.

After

Width:  |  Height:  |  Size: 366 KiB