McpHelper.Core 1.0.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package McpHelper.Core --version 1.0.1
                    
NuGet\Install-Package McpHelper.Core -Version 1.0.1
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="McpHelper.Core" Version="1.0.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="McpHelper.Core" Version="1.0.1" />
                    
Directory.Packages.props
<PackageReference Include="McpHelper.Core" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add McpHelper.Core --version 1.0.1
                    
#r "nuget: McpHelper.Core, 1.0.1"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package McpHelper.Core@1.0.1
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=McpHelper.Core&version=1.0.1
                    
Install as a Cake Addin
#tool nuget:?package=McpHelper.Core&version=1.0.1
                    
Install as a Cake Tool

McpHelper.Core

MCP Helper 核心库 - ASP.NET Core 中间件,用于公开程序信息查询接口。

功能

  • MCP Server 支持
  • API Key、数据库和 JWT 认证
  • 程序信息查询接口
  • 健康检查与指标

安装

dotnet add package McpHelper.Core

使用

builder.Services.AddMcpHelper();
app.MapMcpHelper();

许可证

MIT

Product Compatible and additional computed target framework versions.
.NET net10.0 is compatible.  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.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on McpHelper.Core:

Package Downloads
McpHelper.PostgreSQL

McpHelper PostgreSQL 数据库认证扩展

McpHelper.SQLite

McpHelper SQLite 数据库认证扩展

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.0.9 275 4/19/2026
1.0.8 126 4/5/2026
1.0.7 121 4/4/2026
1.0.6 120 4/3/2026
1.0.5 115 4/3/2026
1.0.4 115 4/3/2026
1.0.3 117 4/3/2026
1.0.1 119 4/3/2026
1.0.0 119 4/3/2026