TimHeuer.SimpleMcpTool 1.1.1

dotnet tool install --global TimHeuer.SimpleMcpTool --version 1.1.1
                    
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 TimHeuer.SimpleMcpTool --version 1.1.1
                    
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=TimHeuer.SimpleMcpTool&version=1.1.1
                    
nuke :add-package TimHeuer.SimpleMcpTool --version 1.1.1
                    

SimpleMcpTool 🛠️✨

A simple .NET 9 command-line tool for Model Context Protocol (MCP) that demonstrates basic operations! 🚀

  • 📅 Get today's date
  • ➕ Add two numbers

Features 🌟

  • 📅 get_today_date: Returns today's date in YYYY-MM-DD format
  • 🧮 add_numbers: Adds two numbers together and returns the sum (Requires calling get_today_date first!) ⚠️

Installation 📦

You can install the tool as a .NET global tool (when published to NuGet):

dotnet tool install --global TimHeuer.SimpleMcpTool

Usage 💻

Run the tool from the command line:

simple-mcp-tool

Requirements 📋

  • 🎯 .NET 9 SDK or later

License 📄

See LICENSE.txt for details.

Product Compatible and additional computed target framework versions.
.NET net9.0 is compatible.  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
1.1.1 165 6/23/2025
1.1.0 147 6/19/2025
1.0.1 284 6/10/2025
1.0.0 287 6/10/2025