by f
A command-line interface for interacting with MCP (Model Context Protocol) servers using both stdio and HTTP transport.
# Add to your Claude Code skills
git clone https://github.com/f/mcptoolsNo comments yet. Be the first to share your thoughts!
MCP Tools provides a versatile CLI for working with Model Context Protocol (MCP) servers. It enables you to:
brew tap f/mcptools
brew install mcp
❕ The binary is installed as
mcpbut can also be accessed asmcptto avoid conflicts with other tools that might use themcpcommand name.
go install github.com/f/mcptools/cmd/mcptools@latest
❕ The binary will be installed as
mcptoolswhen but can be aliased tomcptfor convenience.<img width="500" alt="Screenshot 2025-05-05 at 22 21 29" src="https://github.com/user-attachments/assets/eaba...