Merge pull request #110 from tumf/mpc-text-editor

fix mcp-shell-server to mcp-text-editor
This commit is contained in:
Frank Fiegel
2024-12-13 09:23:29 -06:00
committed by GitHub

View File

@@ -127,7 +127,7 @@ Tools and integrations that enhance the development workflow and environment man
- [QuantGeekDev/docker-mcp](https://github.com/QuantGeekDev/docker-mcp) 🏎️ 🏠 - Docker container management and operations through MCP
- [snaggle-ai/openapi-mcp-server](https://github.com/snaggle-ai/openapi-mcp-server) 🏎️ 🏠 - Connect any HTTP/REST API server using an Open API spec (v3)
- [jetbrains/mcpProxy](https://github.com/JetBrains/mcpProxy) 🎖️ 🏠 - Connect to JetBrains IDE
- [tumf/mcp-shell-server](https://github.com/tumf/mcp-shell-server) A secure shell command execution server implementing the Model Context Protocol (MCP)
- [tumf/mcp-text-editor](https://github.com/tumf/mcp-text-editor) - A line-oriented text file editor. Optimized for LLM tools with efficient partial file access to minimize token usage.
### 🧮 Data Science Tools