Add PiloTY - AI terminal control MCP server (#339)

This commit is contained in:
Yiwen Lu 2025-07-04 12:09:30 +08:00 committed by GitHub
parent 72ca3afd8b
commit 5203201bf5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -373,6 +373,7 @@ A growing set of community-developed and maintained servers demonstrates various
- **[Pollinations](https://github.com/pollinations/model-context-protocol)** - Multimodal MCP server for generating images, audio, and text with no authentication required
- **[Phabricator](https://github.com/baba786/phabricator-mcp-server)** - Interacting with Phabricator API
- **[PiAPI](https://github.com/apinetwork/piapi-mcp-server)** - PiAPI MCP server makes user able to generate media content with Midjourney/Flux/Kling/Hunyuan/Udio/Trellis directly from Claude or any other MCP-compatible apps.
- **[PiloTY](https://github.com/yiwenlu66/PiloTY)** - AI pilot for PTY operations that enables agents to control interactive terminals with stateful sessions, SSH connections, and background process management
- **[Playwright MCP Server](https://github.com/executeautomation/mcp-playwright)** - An MCP server using Playwright for browser automation and webscrapping
- **[QGIS](https://github.com/jjsantos01/qgis_mcp)** - connects QGIS Desktop to Claude AI through the MCP. This integration enables prompt-assisted project creation, layer loading, code execution, and more.
- **[Random Number](https://github.com/zazencodes/random-number-mcp)** - Provides LLMs with essential random generation abilities, built entirely on Python's standard library.