Badges4-README.md-Profile (MCP Server)

GitHub

:octocat: Improve your README.md profile with these amazing badges.

Claude Desktop Configuration

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

{
  "mcpServers": {
    "Badges4-README.md-Profile": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-Badges4-README.md-Profile"
      ]
    }
  }
}