Mix Core

v1.0.0Business Applicationsstable

🚀 A future-proof enterprise web CMS supporting both headless and decoupled approaches. Build any type of app with customizable APIs on ASP.NET Core/.NET Core. Completely open-source and designed for flexibility. Since 2018.

angularaspasp-net-coreasp-net-core-content-management-systembootstrap
Share:
883
Stars
0
Downloads
0
Weekly
0/5

What is Mix Core?

Mix Core is a Model Context Protocol (MCP) server that allows AI assistants like Claude, Cursor, and VS Code to 🚀 a future-proof enterprise web cms supporting both headless and decoupled approaches. build any type of app with customizable apis on asp.net core/.net core. completely open-source and designed for ...

🚀 A future-proof enterprise web CMS supporting both headless and decoupled approaches. Build any type of app with customizable APIs on ASP.NET Core/.NET Core. Completely open-source and designed for flexibility. Since 2018.

This server falls under the Business Applications category on MCPgee, the world's largest MCP server directory with 33,000+ servers.

Features

  • 🚀 A future-proof enterprise web CMS supporting both headless

Use Cases

🚀 A future-proof enterprise web CMS supporting both headless and decoupled appro
mixcore

Maintainer

LicenseMIT
Languagec#
Versionv1.0.0
UpdatedMay 20, 2026
Statushealthy
Maintenanceactive

Works with

ClaudeOpenAIwindowsmacoslinux

Installation

Manual Installation

npx mix-core

Configuration

Configuration Details

Config File

claude_desktop_config.json

Performance

Response Metrics

Response Time< 200ms
ThroughputMedium

Resource Usage

Memory UsageLow
CPU UsageLow

How to Set Up and Use Mix Core

Mixcore CMS is a fully open-source, enterprise-grade web CMS built on ASP.NET Core / .NET Core that supports both headless and decoupled architectures. It exposes an API-first design that lets developers connect AI assistants to content management workflows, enabling teams to query, create, and manage multilingual content across MySQL, PostgreSQL, SQL Server, and SQLite databases. Developers use this MCP integration to interact with Mixcore's rich content APIs through natural language, automating publishing tasks and accelerating CMS-driven development.

Prerequisites

  • .NET 10 SDK installed on your machine
  • A running Mixcore CMS instance (local or remote) — see https://docs.mixcore.org
  • Docker (optional, for the quickest local setup)
  • An MCP-compatible client such as Claude Desktop or Cursor
  • Node.js 18+ if using the npx-based launcher
1

Run Mixcore CMS locally with Docker

Pull and start the official Mixcore Docker image so you have a CMS instance to connect to.

docker pull ghcr.io/mixcore/mix.core:master
docker run -it --rm -p 5000:80 --name mixcore_cms ghcr.io/mixcore/mix.core:master
2

Verify the CMS is running

Open your browser to http://localhost:5000 and complete the initial setup wizard. The CMS admin portal will be available at http://localhost:5000/portal.

3

Install the MCP server package

Use npx to run the mix-core MCP server, which bridges your MCP client to the running Mixcore CMS instance.

npx mix-core
4

Add Mixcore to your MCP client configuration

Edit your Claude Desktop (or other MCP client) config file to register the mix-core MCP server. Set the CMS_BASE_URL to point to your running Mixcore instance.

{
  "mcpServers": {
    "mix-core": {
      "command": "npx",
      "args": ["mix-core"],
      "env": {
        "CMS_BASE_URL": "http://localhost:5000",
        "CMS_API_KEY": "your-mixcore-api-key"
      }
    }
  }
}
5

Restart your MCP client

Fully quit and reopen Claude Desktop (or your chosen MCP client) so it loads the new server configuration.

Mix Core Examples

Client configuration

Add this block to claude_desktop_config.json to connect Claude Desktop to a local Mixcore CMS instance.

{
  "mcpServers": {
    "mix-core": {
      "command": "npx",
      "args": ["mix-core"],
      "env": {
        "CMS_BASE_URL": "http://localhost:5000",
        "CMS_API_KEY": "your-mixcore-api-key"
      }
    }
  }
}

Prompts to try

Natural language prompts to use with Mixcore CMS through your MCP client.

- "List all published blog posts on my Mixcore site"
- "Create a new page titled 'About Us' with the following content..."
- "Show me all content items in the 'Products' module"
- "What multilingual content configurations are active on this CMS?"
- "Fetch the latest 10 articles from the News section"

Troubleshooting Mix Core

MCP server cannot connect to the CMS — 'Connection refused' error

Ensure the Mixcore Docker container is running with `docker ps` and that port 5000 is accessible. If using a remote instance, update CMS_BASE_URL to the correct host.

Authentication errors when accessing CMS content

Log into the Mixcore admin portal, navigate to Settings > API, and generate a valid API key. Set this as CMS_API_KEY in your MCP server environment config.

npx mix-core fails or shows 'package not found'

Ensure Node.js 18+ is installed (`node --version`). Try clearing the npx cache with `npx --yes mix-core` or clone the repository and run the server manually.

Frequently Asked Questions about Mix Core

What is Mix Core?

Mix Core is a Model Context Protocol (MCP) server that 🚀 a future-proof enterprise web cms supporting both headless and decoupled approaches. build any type of app with customizable apis on asp.net core/.net core. completely open-source and designed for flexibility. since 2018. It connects AI assistants to external tools and data sources through a standardized interface.

How do I install Mix Core?

Follow the installation instructions on the Mix Core GitHub repository. Clone the repo, install dependencies, and add the server config to your AI client.

Which AI clients work with Mix Core?

Mix Core works with all major MCP-compatible AI clients including Claude Desktop, Claude Code, Cursor, VS Code (GitHub Copilot), Windsurf, and Cline.

Is Mix Core free to use?

Yes, Mix Core is open source and available under the MIT license. You can use it freely in both personal and commercial projects.

Mix Core Alternatives — Similar Business Applications Servers

Looking for alternatives to Mix Core? Here are other popular business applications servers you can use with Claude, Cursor, and VS Code.

n8n

189.1k

A comprehensive MCP server that provides full control over n8n automation workflows through natural language. It offers 43 tools for managing workflows, executions, credentials, and data tables, with safety features like write-mode protection and dou

LobeHub

77.5k

🤯 LobeHub is your Chief Agent Operator, organizing your agents into 7×24 operations by hiring, scheduling, and reporting on your entire AI team.

Jeecgboot

46.4k

AI 低代码平台,「低代码 + 零代码」双模式驱动:低代码一键生成前后端代码,零代码 5 分钟搭建系统,AI Skills 一句话画流程、设计表单、生成整套系统。内置 AI聊天、知识库、流程编排、MCP插件等,兼容主流大模型。引领「AI 生成 → 在线配置 → 代码生成 → 手工合并->AI修改」开发模式,消除 Java 项目 80% 的重复工作,提效而不失灵活。

CowAgent

44.7k

CowAgent (chatgpt-on-wechat) 是基于大模型的超级AI助理,能主动思考和任务规划、访问操作系统和外部资源、创造和执行Skills、通过长期记忆和知识库不断成长,比OpenClaw更轻量和便捷。同时支持微信、飞书、钉钉、企微、QQ、公众号、网页等接入,可选择DeepSeek/OpenAI/Claude/Gemini/ MiniMax/Qwen/GLM/LinkAI,能处理文本、语音、图片和文件,可快速搭建个人AI助理和企业数字员工。

Minds Platform

39.2k

Platform dedicated to building an open foundation for applied Artificial Intelligence, designed for people seeking production-ready AI systems they can truly control, extend and deploy anywhere.

Astrbot

32.8k

AI Agent Assistant & development framework that integrates lots of IM platforms, LLMs, plugins and AI feature, and can be your openclaw alternative. ✨

Browse More Business Applications MCP Servers

Explore all business applications servers available in the MCPgee directory. Each server includes setup guides for Claude, Cursor, and VS Code.

Quick Config Preview

{ "mcpServers": { "mix-core": { "command": "npx", "args": ["-y", "mix-core"] } } }

Add this to your claude_desktop_config.json or .cursor/mcp.json

Read the full setup guide →

Ready to use Mix Core?

Browse our complete directory of 33,000+ MCP servers, read setup guides for your editor, and start building with the Model Context Protocol.

33,000+ ServersFree & Open SourceStep-by-Step Guides