beautify-github-profile

GitHub

This repository will assist you in creating a more beautiful and appealing github profile, and you will have access to a comprehensive range of tools and tutorials for beautifying your github profile. ๐Ÿช„ โญ

RAW Config

Claude Desktop Configuration

Add to ~/Library/Application Support/Claude/claude_desktop_config.json

{
  "mcpServers": {
    "beautify-github-profile": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-beautify-github-profile"
      ]
    }
  }
}