mcpclient 0.4.0
Prefix Reserveddotnet tool install --global mcpclient --version 0.4.0
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest
dotnet tool install --local mcpclient --version 0.4.0
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=mcpclient&version=0.4.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
nuke :add-package mcpclient --version 0.4.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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.
Product | Versions 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 | 106 | 7/28/2025 |
0.4.0-preview-06 | 186 | 7/20/2025 |
0.4.0-preview-05 | 19 | 7/19/2025 |
0.4.0-preview-04 | 19 | 7/19/2025 |
0.3.0 | 30 | 7/19/2025 |
0.0.2 | 154 | 6/22/2025 |
0.0.1-preview-07 | 243 | 6/13/2025 |
0.0.1-preview-06 | 188 | 4/4/2025 |
0.0.1-preview-05 | 154 | 3/31/2025 |
0.0.1-preview-04 | 155 | 3/31/2025 |
0.0.1-preview-02 | 149 | 3/31/2025 |
0.0.1-preview-01 | 138 | 3/30/2025 |