spectre.console

GitHub

A .NET library that makes it easier to create beautiful console applications.

Extensions (spectre.console) MCP Server

Model Context Protocol (extensions) server

View all spectre.console servers
Ready-to-Use Client Configurations
{
  "mcpServers": {
    "extensions": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-extensions"
      ]
    }
  }
}