orchardcore-ai-mcp

Configure MCP client and server connections for Orchard Core over SSE or Stdio transports.

13|3|Updated Feb 6, 2026
One-click install
npx skills add https://github.com/CrestApps/CrestApps.AgentSkills --skill orchardcore-ai-mcp
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: orchardcore-ai-mcp
Source: https://github.com/CrestApps/CrestApps.AgentSkills/tree/main/src/CrestApps.AgentSkills.Skills/orchardcore/orchardcore-ai-mcp
Command: npx skills add https://github.com/CrestApps/CrestApps.AgentSkills --skill orchardcore-ai-mcp

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Orchard Core MCP integration for AI-enabled tooling by configuring MCP client connections and exposing Orchard Core as an MCP endpoint, enabling secure cross-system data flows.

Core Features & Use Cases

  • MCP Client: Connect Orchard Core to external MCP servers using SSE or Stdio transports.
  • MCP Server: Expose Orchard Core AI tools and resources to external MCP-compatible clients with configurable authentication.
  • Resource Handling: Define and manage MCP resources including content, files, and custom resource types, while respecting Orchard Core permissions.

Quick Start

Enable the MCP client and server features and configure a sample SSE connection to a remote MCP server.

Frequently Asked Questions about orchardcore-ai-mcp

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I connect Orchard Core to an external MCP server using SSE or Stdio?

You expose Orchard Core resources by configuring it as an MCP server with configurable authentication. This setup allows external MCP-compatible clients to securely access your modules, admin tools, and content while respecting Orchard Core permissions.

How do I expose Orchard Core resources to external AI clients via MCP?

You expose Orchard Core resources by configuring it as an MCP server with configurable authentication. This allows external MCP-compatible clients to securely access your modules, admin tools, and content while respecting Orchard Core permissions.

What is an MCP server in Orchard Core used for?

An MCP server in Orchard Core is used to expose your CMS resources, modules, and admin tools to external AI-enabled applications. It specifies client and server setup, authentication modes, and resource exposure for secure cross-system tooling integration.

Can I define custom resource types when integrating Orchard Core with MCP?

Yes, you can define and manage custom MCP resource types alongside standard content and files. The integration specifies custom resource type integration with guidance on secure practices, ensuring all exposed resources respect Orchard Core permissions.

What authentication modes are available when exposing Orchard Core as an MCP endpoint?

Exposing Orchard Core as an MCP endpoint supports configurable authentication modes to secure external MCP-compatible client connections. This ensures that AI-enabled tooling accessing your resources, modules, and admin tools operates securely.