New to Telerik UI for BlazorStart a free 30-day trial

Telerik Blazor MCP Server Overview

Updated on Jan 15, 2026

The Telerik Blazor MCP Server improves your developer experience and increases your productivity when implementing Blazor apps that leverage Telerik UI for Blazor. The MCP server provides proprietary context to AI-powered IDEs, apps, and tools, enabling you to generate tailored code and prompt complex questions and tasks that include Telerik UI for Blazor components and API. The MCP server can help you with a wide range of tasks, from creating responsive dashboards and landing pages to answering questions about component features, properties, events, or general usage. 

What Is the Telerik MCP Server

The Telerik Blazor MCP Server is a local MCP server that operates in two modes based on your Telerik license: Agentic UI Generator (for DevCraft Complete or Ultimate subscription licenses) and AI Coding Assistant (for Telerik UI for Blazor or DevCraft UI subscription licenses).

The server is distributed via the (Telerik.Blazor.MCP) NuGet package, which provides robust package management, streamlined authentication with your Telerik license key, and seamless integration with .NET development workflows.

General Workflow

To get started with the Telerik MCP server, complete the following steps:

  1. Configure the MCP server.
  2. (Optional) If you have not installed your license key, follow the License Key Guidelines.
  3. Start using the tools—Open a chat session in your AI-powered IDE and begin prompting for component assistance or UI generation

For tool-specific usage guidance, visit the Agentic UI Generator Getting Started or AI Coding Assistant Getting Started articles.

AI Tools Overview and Comparison

  • Agentic UI Generator—This tool provides advanced capabilities for building complete user interfaces with responsive layouts and custom theming.
  • AI Coding Assistant—A tool designed for streamlined component integration and configuration tasks.
Agentic UI GeneratorAI Coding Assistant
Orchestrator Tool
Component Tool
Icon Tool
Layout ToolNo
Styling ToolNo
Validator Tool
ScopeComplete pages, dashboards with layout, styling, components, and responsivenes.Individual components with proper data binding and configuration.

License Requirements

Access to the Telerik AI Tools depends on your Telerik license type. The table below summarizes which level of functionality you can access with each license type:

DevCraft Complete or Ultimate SubscriptionOther SubscriptionsPerpetual LicenseTrial License**
UI Generator Orchestrator ToolNoNo
Coding Assistant Orchestrator ToolNo*NoNo*
Component ToolNo
Icon ToolNo
Layout ToolNoNo
Styling ToolNoNo
Validator ToolNo

*The Coding Assistant Orchestrator Tool is available only when you have a subscription license that enables the limited set of tools (Component and Icon Tool). When you have access to the full set of tools (DevCraft Complete/Ultimate subscription or Trial), the UI Generator Orchestrator Tool is in charge of coordinating all tools.

**Tools available with a 30-day AI Tools trial or a Telerik UI for Blazor trial.

Usage Limits

Usage limits for the Telerik MCP Server and its modes of operation:

  • DevCraft Complete and Ultimate Subscription
    • These are the licenses that grant full access to the Agentic UI Generator mode of operation.
    • The number of requests is virtually unlimited, with fair use policy applied.
  • Telerik UI for Blazor or DevCraft UI Subscription
    • Grants access to the AI Coding Assistant mode of operation.
    • Includes a virtually unlimited number of requests, with fair usage applied
  • Trial License
    • An AI Tools trial automatically starts a 30-day trial for the AI tools.
    • Includes a virtually unlimited number of requests, with fair usage applied.
    • Reactivating the same trial for a new release does not grant additional requests.
    • Designed for evaluating the feature before purchasing.

All Telerik AI tools share the same fair usage quota for your Telerik account. When using the AI tools, one prompt may trigger several requests, depending on the prompt complexity.

Privacy

The Telerik MCP server operates under the following conditions:

  • The MCP server does not have access to your workspace and application code. Note that when using the Telerik MCP server (or any other MCP server), the LLM generates parameters for the MCP server request, which may include parts of your application code.
  • The MCP server does not use your prompts to train Telerik AI models.
  • The MCP server does not generate the actual responses and has no access to these responses. The MCP server only provides a better context that helps your selected model (for example, GPT, Gemini, Claude) provide better responses.
  • The MCP server does not associate your prompts to your Telerik user account. Your prompts and generated context are anonymized and stored for statistical and troubleshooting purposes.
  • The MCP server stores metrics about how often and how much you use it in order to ensure compliance with the allowed number of requests that correspond to your current license.

Next Steps

See Also