mcpclient 0.3.0

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.

Sponsors

Entity Framework Extensions and Dapper Plus are major sponsors and proud to contribute to the development of mcpclient.

Entity Framework Extensions

Dapper Plus

This package has no dependencies.

Version Downloads Last updated
0.4.0-preview-06 0 07/20/2025
0.4.0-preview-05 0 07/19/2025
0.4.0-preview-04 0 07/19/2025
0.3.0 1 07/21/2025
0.0.2 0 06/22/2025
0.0.1-preview-07 0 06/13/2025
0.0.1-preview-06 0 04/04/2025
0.0.1-preview-05 0 03/31/2025
0.0.1-preview-04 0 03/31/2025
0.0.1-preview-02 0 03/31/2025
0.0.1-preview-01 0 03/30/2025