OrchardCore
Orchard Core is an open-source modular and multi-tenant application framework built with ASP.NET Core, and a content management system (CMS) built on top of that framework.
OrchardCore MCP Server
MCP server for OrchardCMS/OrchardCore
Ready-to-Use Client Configurations
{
"mcpServers": {
"OrchardCore": {
"command": "npx",
"args": [
"-y",
"@OrchardCMS/OrchardCore"
]
}
}
}