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
* [5ire](#5ire)
* [ChatMCP](#chatmcp)
* [Claude Desktop](#claude-desktop)
* [ClaudeMind](#claudemind)
* [Cline](#cline)
* [console-chat-gpt](#console-chat-gpt)
* [Continue](#continue)
* [HyperChat](#hyperchat)
* [LibreChat](#librechat)
* [MCP Chatbot](#mcp-chatbot)
* [MCP CLI client](#mcp-cli-client)
* [Zed](#zed)
- [Awesome MCP Clients ](#awesome-mcp-clients-)
- [What is MCP?](#what-is-mcp)
- [Community](#community)
- [Clients](#clients)
- [5ire](#5ire)
- [ChatMCP](#chatmcp)
- [Claude Desktop](#claude-desktop)
- [ClaudeMind](#claudemind)
- [Cline](#cline)
- [console-chat-gpt](#console-chat-gpt)
- [Continue](#continue)
- [HyperChat](#hyperchat)
- [LibreChat](#librechat)
- [MCP Chatbot](#mcp-chatbot)
- [MCP CLI client](#mcp-cli-client)
- [oterm](#oterm)
- [Zed](#zed)
- [Servers](#servers)
### 5ire
@@ -276,6 +282,28 @@ A simple CLI to run LLM prompt and implement MCP client.
</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
<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