by mathematic-inc · MCP 服务器 · ★ 13
Claude Tools MCP Server An MCP (Model Context Protocol) server that exposes Claude Code's file and shell manipulation tools over HTTP, allowing any MCP client to use these tools remotely. Features This server provides the following tools: bash: Execute shell commands with timeout support and background execution bashoutput: Retrieve output from background shell processes killshell: Terminate background shell processes read: Read files with line offset/limit support write: Write files to disk edit: Perform exact string replacements in files glob: Find files using glob patterns grep: Search...
| Stars | 13 |
| Forks | 1 |
| Language | Go |
| Category | MCP 服务器 |
| License | Apache-2.0 |
| Quality Score | 61.242/100 |
| Last Updated | 2026-03-11 |
| Created | 2025-10-26 |
| Platforms | claude-code, cli, docker, go, mcp |
| Est. Tokens | ~10k |
Explore other popular mcp 服务器 tools:
claude-tools-mcp is MCP server that exposes Claude Code's file and shell tools (bash, read, write, edit, glob, grep) over HTTP for remote use by any MCP client. It is categorized as a MCP 服务器 with 13 GitHub stars.
claude-tools-mcp is primarily written in Go. It covers topics such as claude, claude-code, docker.
You can find installation instructions and usage details in the claude-tools-mcp GitHub repository at github.com/mathematic-inc/claude-tools-mcp. The project has 13 stars and 1 forks, indicating an active community.
claude-tools-mcp is released under the Apache-2.0 license, making it free to use and modify according to the license terms.