Stats
Actions
Tags
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"Telerik.Blazor.MCP": {
"command": "dnx",
"args": [
"Telerik.Blazor.MCP",
"--yes"
],
"env": {
"PLUGIN_MODE": "1"
}
}
}
}Server configuration and connection parameters
dnxCommand-line arguments passed to the server process
Environment variables set when the server starts
PLUGIN_MODE=1npx claudepluginhub telerik/ai-plugins --plugin telerik-blazor-plugin