macOS
brew install mcptoolslocal Homebrew formula metadata
安装
brew install mcptoolslocal Homebrew formula metadata
概览
CLI for interacting with MCP servers using both stdio and HTTP transport
历史
MCP Tools is a command-line interface for inspecting, calling, testing, mocking, and proxying Model Context Protocol servers. Its README describes it as a Swiss Army knife for MCP servers, with support for stdio and HTTP transports, multiple output formats, an interactive shell, a web interface, aliases, config management, mock servers, and project scaffolding.
The public GitHub repository was created in March 2025, during the first broad wave of standalone MCP utilities. The first GitHub release, v0.0.1, was published the same day as repository creation, and the project reached v0.7.1 by May 2025.
The README shows that the installed command may appear as `mcp`, `mcpt`, or `mcptools` depending on installation method and conflict avoidance. That naming detail is package-history relevant because `mcp` is a tempting but collision-prone binary name in the MCP ecosystem.
By July 2026, GitHub metadata showed about 1.6k stars and more than 100 forks, indicating meaningful adoption among MCP developers and operators. Its feature set is targeted at people building or debugging MCP servers rather than end users chatting with models.
The README includes Homebrew installation instructions via the project's tap as well as `go install`, showing the usual Go CLI distribution path: source install for cross-platform users and a package-manager path for macOS users.
Common usage is to connect to an MCP server and list tools, resources, or prompts, then call a specific tool with JSON parameters. The README examples show using a filesystem MCP server over stdio, calling `read_file`, opening an interactive shell, and switching output among table, compact JSON, and pretty JSON formats.
For server developers, MCP Tools also provides mock server, proxy, guard, web UI, and scaffolding modes. That makes it less of a single-purpose client and more of a debugging and interoperability tool for MCP implementations.
MCP Tools is significant because protocol ecosystems usually need practical inspection tools before they become comfortable to package and operate. For MCP, `mcptools` fills the role that `curl`, `grpcurl`, or `jq`-heavy scripts fill elsewhere: a small CLI you can install and use to prove what a server exposes.
Its binary-name story also captures a packaging problem in young ecosystems: the obvious command name `mcp` is valuable but can conflict, so formulas and installers need aliases or alternate executable names.
安全态势
broad file, network, media, or database tool signal.
blue 风险 · 中 置信度 · tool
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
mcptools | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:mcptools |
|---|---|
| 版本 | 0.7.1 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/mcptools |
| 主页 | https://github.com/f/mcptools |
| 仓库 | https://github.com/f/mcptools |
| 上游文档 | https://github.com/f/mcptools#readme |
| 许可证 | MIT |
| 源码归档 | https://github.com/f/mcptools/archive/refs/tags/v0.7.1.tar.gz |
| 构建依赖 | go |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | mcptools |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.