CrestApps.AgentSkills.Mcp.OrchardCore 1.0.0-preview-0009

This is a prerelease version of CrestApps.AgentSkills.Mcp.OrchardCore.
dotnet add package CrestApps.AgentSkills.Mcp.OrchardCore --version 1.0.0-preview-0009
                    
NuGet\Install-Package CrestApps.AgentSkills.Mcp.OrchardCore -Version 1.0.0-preview-0009
                    
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="CrestApps.AgentSkills.Mcp.OrchardCore" Version="1.0.0-preview-0009" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="CrestApps.AgentSkills.Mcp.OrchardCore" Version="1.0.0-preview-0009" />
                    
Directory.Packages.props
<PackageReference Include="CrestApps.AgentSkills.Mcp.OrchardCore" />
                    
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 CrestApps.AgentSkills.Mcp.OrchardCore --version 1.0.0-preview-0009
                    
#r "nuget: CrestApps.AgentSkills.Mcp.OrchardCore, 1.0.0-preview-0009"
                    
#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 CrestApps.AgentSkills.Mcp.OrchardCore@1.0.0-preview-0009
                    
#: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=CrestApps.AgentSkills.Mcp.OrchardCore&version=1.0.0-preview-0009&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=CrestApps.AgentSkills.Mcp.OrchardCore&version=1.0.0-preview-0009&prerelease
                    
Install as a Cake Tool

CrestApps.AgentSkills.Mcp.OrchardCore

Runtime NuGet package that exposes Orchard Core skill files as MCP prompts and MCP resources.

What it includes

This package bundles both Orchard Core skill roots:

  • orchardcore/ for framework-only Orchard Core skills
  • crestapps-orchardcore/ for CrestApps OrchardCore module skills

It does not bundle crestapps-core/.

Install

dotnet add package CrestApps.AgentSkills.Mcp.OrchardCore

Usage

builder.Services.AddMcpServer(mcp =>
{
    mcp.AddOrchardCoreSkills();
});

How it works

  1. The package packs skills under contentFiles/any/any/.agents/skills/.
  2. NuGet copies those files into the consuming project's output.
  3. AddOrchardCoreSkills() registers the Orchard Core file store plus cached prompt and resource providers.
  4. At runtime, MCP clients can discover prompts/resources from both orchardcore/ and crestapps-orchardcore/.

Companion package

Use CrestApps.AgentSkills.OrchardCore when you also want design-time copying into .agents/skills/.

License

This project is licensed under the MIT License.

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 (4)

Showing the top 4 NuGet packages that depend on CrestApps.AgentSkills.Mcp.OrchardCore:

Package Downloads
CrestApps.OrchardCore.AI.Mcp

CrestApps enhances the capabilities of Orchard Core, a modular and multi-tenant application framework built on ASP.NET Core. By leveraging Orchard Core's powerful foundation for creating dynamic, data-driven websites and applications, CrestApps introduces additional features and tools that empower developers to build more flexible, scalable, and feature-rich solutions. Provides user interface to managed Model Context Protocol (MCP) connections.

CrestApps.OrchardCore.Cms.Core.Targets

Add all of the CrestApps modules to your OrchardCore CMS application.

CrestApps.OrchardCore.AI.Mcp.Resources.Ftp

CrestApps enhances the capabilities of Orchard Core, a modular and multi-tenant application framework built on ASP.NET Core. By leveraging Orchard Core's powerful foundation for creating dynamic, data-driven websites and applications, CrestApps introduces additional features and tools that empower developers to build more flexible, scalable, and feature-rich solutions. Provides FTP/FTPS resource support for the MCP Server, allowing remote files to be exposed as MCP resources.

CrestApps.OrchardCore.AI.Mcp.Resources.Sftp

CrestApps enhances the capabilities of Orchard Core, a modular and multi-tenant application framework built on ASP.NET Core. By leveraging Orchard Core's powerful foundation for creating dynamic, data-driven websites and applications, CrestApps introduces additional features and tools that empower developers to build more flexible, scalable, and feature-rich solutions. Provides SFTP resource support for the MCP Server, allowing remote files to be exposed as MCP resources.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.0.0-preview-0009 105 5/28/2026
1.0.0-preview-0008 140 5/22/2026
1.0.0-preview-0007 55 5/19/2026
1.0.0-preview-0006 55 5/19/2026
1.0.0-preview-0005 213 5/6/2026
1.0.0-preview-0004 997 3/23/2026
1.0.0-preview-0003 82 3/22/2026
1.0.0-preview-0002 251 3/15/2026
1.0.0-preview-0001 861 2/19/2026
1.0.0-preview.91 56 5/22/2026
1.0.0-preview.11 51 5/22/2026
1.0.0-preview.10 117 5/19/2026
1.0.0-preview.9 52 5/22/2026
1.0.0-preview.8 54 5/19/2026
1.0.0-preiew-0002 66 2/19/2026
1.0.0-preiew-0001 71 2/19/2026