by knewstimek · MCP 服务器 · ★ 17
agent-tool 한국어 MCP (Model Context Protocol) tool server for AI coding agents. Why? Built-in tools in AI coding agents (Claude Code, Cursor, Codex, etc.) have known limitations: Tab indentation breaks: LLMs output spaces, but your project uses tabs. The built-in Edit tool writes spaces as-is, corrupting your indentation style. Encoding corruption: Editing EUC-KR, Shift-JIS, or GB18030 files silently converts them to UTF-8, breaking legacy projects. Too many separate tools: Making the agent find, install, and configure Redis CLI, MySQL client, SSH client, etc. is tedious and error-prone.
| Stars | 17 |
| Forks | 2 |
| Language | Go |
| Category | MCP 服务器 |
| License | MIT |
| Quality Score | 39.2/100 |
| Open Issues | 5 |
| Last Updated | 2026-05-05 |
| Created | 2026-03-13 |
| Platforms | claude-code, cli, codex, go, mcp |
| Est. Tokens | ~627k |
Explore other popular mcp 服务器 tools:
agent-tool is MCP tool server for AI coding agents -- encoding-aware file tools, binary analysis, DAP debugger, SSH/SFTP, process memory, and more. It is categorized as a MCP 服务器 with 17 GitHub stars.
agent-tool is primarily written in Go. It covers topics such as ai-coding, automation, claude-code.
You can find installation instructions and usage details in the agent-tool GitHub repository at github.com/knewstimek/agent-tool. The project has 17 stars and 2 forks, indicating an active community.
agent-tool is released under the MIT license, making it free to use and modify according to the license terms.