mcpclient 0.0.1-preview-04

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.8.0 2 07/21/2026
0.7.0 3 06/08/2026
0.6.0 25 10/07/2025
0.5.0 19 09/30/2025
0.4.0 23 07/30/2025
0.4.0-preview-06 18 07/27/2025
0.4.0-preview-05 25 07/27/2025
0.4.0-preview-04 15 08/08/2025
0.3.0 18 07/21/2025
0.0.2 31 07/27/2025
0.0.1-preview-07 26 07/27/2025
0.0.1-preview-06 19 07/27/2025
0.0.1-preview-05 25 07/27/2025
0.0.1-preview-04 16 07/27/2025
0.0.1-preview-02 21 07/27/2025
0.0.1-preview-01 17 07/27/2025