MCP

The CLI ships with a built-in MCP server, enabling AI tools to browse and query the component library directly, without having to examine the codebase dynamically each time.

Why?

Model Conponent Protocol (MCP) is a simple JSON-based protocol for exposing component metadata and source code to AI tools such as Cursor, Claude Code, and OpenAI Codex Instead of only being able to examine components by reading source code, an MCP server allows structured querying of component library, resulting in proper usage of the components, as well as faster and cheaper queries.

ShadcnBlazor solves this by copying component source code directly into your project—you own the code. There's no black box: components live in your codebase, so you can read, modify, and extend them however you need. Components are built with Tailwind CSS v4 and semantic CSS variables for theming. They're accessible, customizable, and designed to fit naturally into Blazor apps without fighting the framework.

Installation

Loading...

An unhandled error has occurred. Reload 🗙