MCP Tools
Createdf
Provides a command-line interface for interacting with Model Context Protocol (MCP) servers using stdio and HTTP transport.
About
MCP Tools is a versatile command-line tool designed for seamless interaction with Model Context Protocol (MCP) servers. It enables users to discover and invoke tools, access resources, create mock servers for testing, proxy requests to shell scripts for extensibility, and establish interactive shells for exploration. With support for various transport methods (HTTP, stdio) and output formats (JSON, pretty-printed, table), MCP Tools offers a comprehensive solution for working with MCP servers, streamlining development and testing workflows.
Key Features
- Supports stdio and HTTP transport methods
- Can create mock servers for testing client applications
- Offers various output formats: table, JSON, and pretty-printed
- Allows proxying MCP requests to shell scripts
- Includes an interactive shell for exploring and using MCP servers
- 127 GitHub stars
Use Cases
- Extending MCP functionality by proxying requests to shell scripts
- Interacting with MCP servers through an interactive shell
- Testing client applications against mock MCP servers