From f29574cd3e7339885bf0a4444bd45c6a8f31c7e6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicol=C3=B2=20G=2E?= Date: Fri, 4 Apr 2025 11:01:16 +0200 Subject: [PATCH] Add tmux-mcp (#114) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ad80c25..5bd1f06 100644 --- a/README.md +++ b/README.md @@ -194,6 +194,7 @@ A growing set of community-developed and maintained servers demonstrates various - **[Search1API](https://github.com/fatwang2/search1api-mcp)** - Search and crawl in one API - **[Snowflake](https://github.com/isaacwasserman/mcp-snowflake-server)** - Snowflake database integration with read/write capabilities and insight tracking - **[TikTok](https://github.com/Seym0n/tiktok-mcp)** - TikTok integration for getting post details and video subtitles +- **[Tmux][https://github.com/nickgnd/tmux-mcp]** - Interact with your Tmux sessions, windows and pane, execute commands in tmux panes and retrieve result. - **[Todoist](https://github.com/stanislavlysenko0912/todoist-mcp-server)** - Full implementation of Todoist Rest API for MCP server - **[Trello](https://github.com/m0xai/trello-mcp-server)** - Trello integration for working with boards, lists in boards and cards in lists. - **[Unity3d Game Engine](https://github.com/CoderGamester/mcp-unity)** - MCP Server to control and interact with Unity3d Game Engine for game development