mcptools
MCP Tools is a command-line utility for interacting with MCP servers, supporting multiple transport methods.
- Type
- MCP
- Open source
- Yes
- GitHub Stars
- ★ 1.6k
- Source
- mcp-github
- Repository
- github.com/f/mcptools
Overview
MCP Tools provides a versatile command-line interface for interacting with Model Context Protocol (MCP) servers. It enables AI to discover and invoke tools, access resources, create simulation servers, proxy requests, and more via MCP servers. Supports multiple transport protocols (e.g., stdio and HTTP) and offers various output format options. Ideal for developers and users needing to interact with MCP servers.
Capabilities
- ▪Discover and invoke tools provided by MCP servers
- ▪Access and utilize resources exposed by MCP servers
- ▪Create simulated servers for testing
- ▪Proxy MCP requests to shell scripts
- ▪Create an interactive shell for exploring MCP servers
- ▪Support multiple output formats
Use cases
Setup
Install via Homebrew: `brew tap f/mcptools && brew install mcp`; Install from source: `go install github.com/f/mcptools/cmd/mcptools@latest`
This information was compiled by AI from public sources and may contain inaccuracies — please refer to the source.
FAQ
How do I view available tools?
Use the `mcp tools <server>` command.
How do I invoke a specific tool?
Use `mcp call <tool> --params '{
Related skills
gemini-cli
Gemini CLI is an open-source AI agent that brings Gemini's powerful capabilities directly into the terminal.
sast-skills
Transform your AI coding assistant into a SAST scanner to automatically detect vulnerabilities in code.
antivibe
Transform AI-generated code into deep learning materials to help developers understand the code.
scientific-agent-skills
Transform any AI agent into a scientific assistant with 147 ready-to-use research skills.
susi_alexa_skill
A skill that enables question-and-answer interactions between Alexa and Susi AI.
claude-context
Provides code search capabilities for Claude Code, turning the entire codebase into context.