What is the Radzen Blazor MCP MCP server?
AI coding assistant for Radzen Blazor — docs, APIs, code samples, and templates for 100+ components.
How to install Radzen Blazor MCP
Copy-paste configuration for popular MCP clients.
X-Radzen-KeyrequiredsecretRadzen Blazor MCP key — get a free trial (50 requests / 15 days) at radzen.com/blazor-mcp, or use your Radzen Blazor Pro / Team license key for unlimited access
{
"mcpServers": {
"blazor-mcp": {
"url": "https://app.radzen.com/mcp"
}
}
}{
"mcpServers": {
"blazor-mcp": {
"serverUrl": "https://app.radzen.com/mcp"
}
}
}{
"servers": {
"blazor-mcp": {
"type": "http",
"url": "https://app.radzen.com/mcp"
}
}
}{
"mcpServers": {
"blazor-mcp": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://app.radzen.com/mcp"
]
}
}
}claude mcp add --transport http blazor-mcp https://app.radzen.com/mcpRelated MCP servers
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.
Chrome DevTools MCP
Give your AI coding agent full control of a live Chrome browser for automation, debugging, and performance analysis.
com.puter/mcp-server
Let AI agents manage your Puter files, websites, and serverless workers over MCP.
Browser automation for AI agents via MCP, powering ByteDance's Agent TARS hybrid GUI/DOM browser control.
Run arbitrary shell commands from an MCP-connected AI agent.
Filesystem access MCP server from ByteDance's UI-TARS/Agent TARS ecosystem.