github-readme-streak-stats

GitHub

๐Ÿ”ฅ Stay motivated and show off your contribution streak! ๐ŸŒŸ Display your total contributions, current streak, and longest streak on your GitHub profile README

github-readme-streak-stats MCP Server

MCP server for DenverCoder1/github-readme-streak-stats

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "github-readme-streak-stats": {
      "command": "npx",
      "args": [
        "-y",
        "@DenverCoder1/github-readme-streak-stats"
      ]
    }
  }
}