github-readme-streak-stats
๐ฅ 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"
]
}
}
}