fastfetch

GitHub

A maintained, feature-rich and performance oriented, neofetch like system information tool.

Common (fastfetch) MCP Server

Model Context Protocol (common) server

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