Add new oterm client

This commit is contained in:
Yiorgis Gozadinos
2025-01-20 07:22:36 +01:00
parent 4784a1d128
commit 7f00f03120
3 changed files with 263 additions and 12 deletions

View File

@@ -21,18 +21,24 @@ A curated list of awesome Model Context Protocol (MCP) clients.
## Clients ## Clients
* [5ire](#5ire) - [Awesome MCP Clients ](#awesome-mcp-clients-)
* [ChatMCP](#chatmcp) - [What is MCP?](#what-is-mcp)
* [Claude Desktop](#claude-desktop) - [Community](#community)
* [ClaudeMind](#claudemind) - [Clients](#clients)
* [Cline](#cline) - [5ire](#5ire)
* [console-chat-gpt](#console-chat-gpt) - [ChatMCP](#chatmcp)
* [Continue](#continue) - [Claude Desktop](#claude-desktop)
* [HyperChat](#hyperchat) - [ClaudeMind](#claudemind)
* [LibreChat](#librechat) - [Cline](#cline)
* [MCP Chatbot](#mcp-chatbot) - [console-chat-gpt](#console-chat-gpt)
* [MCP CLI client](#mcp-cli-client) - [Continue](#continue)
* [Zed](#zed) - [HyperChat](#hyperchat)
- [LibreChat](#librechat)
- [MCP Chatbot](#mcp-chatbot)
- [MCP CLI client](#mcp-cli-client)
- [oterm](#oterm)
- [Zed](#zed)
- [Servers](#servers)
### 5ire ### 5ire
@@ -276,6 +282,28 @@ A simple CLI to run LLM prompt and implement MCP client.
</details> </details>
### oterm
<table>
<tr><th align="left">GitHub</th><td>https://github.com/ggozad/oterm</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>
<tr><th align="left">Programming Languages</th><td>Python</td></tr>
</table>
A terminal client for Ollama, with support for MCP servers.
<details>
<summary>Screenshots</summary>
![](./screenshots/oterm/chat.png)
![](./screenshots/oterm/mcp.svg)
</details>
### Zed ### Zed
<table> <table>

BIN
screenshots/oterm/chat.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 203 KiB

223
screenshots/oterm/mcp.svg Normal file

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 44 KiB