spectre.console

GitHub

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

Spectre.console.ansi (spectre.console) MCP Server

Model Context Protocol (spectre.console.ansi) server

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