Overview of MCP Tools capabilities
masterMCP Tools is a command-line interface designed for interacting with Model Context Protocol (MCP) servers. It supports multiple transport methods (HTTP, stdio) and provides several key capabilities:
- Discovery & Execution: Discover and call tools, access resources, and utilize prompts.
- Testing & Extensibility: Create mock servers for client testing and proxy MCP requests to shell scripts.
- Exploration: Use an interactive shell to explore server capabilities.
- Development: Scaffold new MCP projects with TypeScript support.
- Security: Guard and restrict access to specific tools and resources.
- Output Management: Format output as JSON, pretty-printed text, or tables.