BootstrapBlazor.MCPServer

Provides an MCP server that serves BootstrapBlazor component docs and source access for AI assistants.
  • other

8

GitHub Stars

other

Language

6 months ago

First Indexed

2 months ago

Catalog Refreshed

Documentation & install

Readme and setup notes from the catalogue, plus a client-ready config you can copy for your MCP host.

Installation

Add the following to your MCP client configuration file.

Configuration

View docs
{
  "mcpServers": {
    "bootstrapblazor-bootstrapblazor.mcpserver": {
      "command": "dotnet",
      "args": [
        "run",
        "--project",
        "BootstrapBlazor.MCPServer.AppHost"
      ],
      "env": {
        "ASPNETCORE_ENVIRONMENT": "Production"
      }
    }
  }
}

Available tools

ListComponents

Returns the names and descriptions of all available BootstrapBlazor components.

GetComponentFiles

Returns the component file list including source and example files for a specified component.

GetFileContent

Returns the complete content of a specific component file by name and category (Source or Example).

Echo

Test tool for validating MCP channel connectivity and basic responses.

Built by
VeilStrat
AI signals for GTM teams
© 2026 VeilStrat. All rights reserved.All systems operational