agent-tool

by knewstimek · MCP Server · ★ 24

About agent-tool

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.

ai-codingautomationclaude-codeclicodexcross-platformcursordeveloper-toolsdnsencoding

Quick Facts

Stars24
Forks5
LanguageGo
CategoryMCP Server
LicenseMIT
Quality Score66.9922518804089/100
Open Issues5
Last Updated2026-08-25
Created2026-03-13
Platformsclaude-code, cli, codex, go, mcp
Est. Tokens~20k

More MCP Server Tools

Explore other popular mcp server tools:

View all MCP Server tools →

Popular Go Agent Tools

Frequently Asked Questions

What is agent-tool?

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 Server with 24 GitHub stars.

What programming language is agent-tool written in?

agent-tool is primarily written in Go. It covers topics such as ai-coding, automation, claude-code.

How do I install or use agent-tool?

You can find installation instructions and usage details in the agent-tool GitHub repository at github.com/knewstimek/agent-tool. The project has 24 stars and 5 forks, indicating an active community.

What license does agent-tool use?

agent-tool is released under the MIT license, making it free to use and modify according to the license terms.

View on GitHub → Browse MCP Server tools