mcpclient 0.3.0

Prefix Reserved
There is a newer prerelease version of this package available.
See the version list below for details.
dotnet tool install --global mcpclient --version 0.3.0
                    
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest
                    
if you are setting up this repo
dotnet tool install --local mcpclient --version 0.3.0
                    
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=mcpclient&version=0.3.0
                    
nuke :add-package mcpclient --version 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

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

Version Downloads Last Updated
0.4.0-preview-06 184 7/20/2025
0.4.0-preview-05 17 7/19/2025
0.4.0-preview-04 15 7/19/2025
0.3.0 27 7/19/2025
0.0.2 152 6/22/2025
0.0.1-preview-07 240 6/13/2025
0.0.1-preview-06 187 4/4/2025
0.0.1-preview-05 152 3/31/2025
0.0.1-preview-04 154 3/31/2025
0.0.1-preview-02 147 3/31/2025
0.0.1-preview-01 137 3/30/2025