mcpclient 0.0.1-preview-05

mcpclient

A MCP client as dotnet tool to invoke tools from a MCP Server (stdio or sse).

Installation

dotnet tool install --global mcpclient

Usage

mcpclient --command=mcpserver.everything.stdio

Example

Select a tool to execute:

> Add (Adds two numbers)
  Echo (Echoes back the input)
  Quit

Enter value for First number 'a' : 1
Enter value for Second number 'b' : 2

Result: The sum of 1 and 2 is 3.

This package has no dependencies.

Version Downloads Last updated
0.4.0 3 07/30/2025
0.4.0-preview-06 3 07/27/2025
0.4.0-preview-05 4 07/27/2025
0.4.0-preview-04 2 08/08/2025
0.3.0 4 07/21/2025
0.0.2 3 07/27/2025
0.0.1-preview-07 3 07/27/2025
0.0.1-preview-06 3 07/27/2025
0.0.1-preview-05 3 07/27/2025
0.0.1-preview-04 3 07/27/2025
0.0.1-preview-02 3 07/27/2025
0.0.1-preview-01 4 07/27/2025