Skip to main content
Glama
1036007003-wq

github-stars-mcp

README.md
# ⭐ GitHub Stars Growth MCP Server

> **Turn your AI assistant into a GitHub growth hacker.** Analyze repos, compare competitors, track star growth, optimize READMEs — all through natural language.

[![MCP](https://img.shields.io/badge/MCP-Server-blue)](https://modelcontextprotocol.io)
[![License: MIT](https://img.shields.io/badge/License-MIT-green.svg)](LICENSE)

---

## 🔥 Why This?

GitHub has **100M+ developers**. Your repo's star count is social proof. This MCP server gives your AI assistant the data it needs to help you grow.

**Perfect for:** Open-source maintainers, indie hackers, dev tool founders.

---

## ⚡ Quick Start (30 seconds)

```bash
git clone https://github.com/1036007003-wq/github-stars-mcp.git
cd github-stars-mcp
npm install
```

Add to your MCP client:

```json
{
  "mcpServers": {
    "github-stars": {
      "command": "node",
      "args": ["/path/to/github-stars-mcp/index.js"],
      "env": {
        "GITHUB_TOKEN": "your-token"
      }
    }
  }
}
```

**No token needed** for public repos (60 req/hr). Add a token for 5,000 req/hr.

---

## 🎯 Features

### 🆓 Free

| Tool | Description |
|------|-------------|
| `analyze_repo` | Stars, forks, growth rate, contributors, languages |
| `compare_repos` | Compare multiple repos side-by-side |
| `find_similar_repos` | Discover repos in your niche |
| `track_star_growth` | Star growth over time |

### 💎 Premium (GitHub Sponsors $5/mo+)

| Tool | Description |
|------|-------------|
| `optimize_readme` | AI-powered README rewrite |
| Growth recommendations | Personalized strategy |
| Competitor report | Deep competitive analysis |

---

## 💬 Example Commands

```
"Analyze my repo: 1036007003-wq/reddit-marketing-mcp"
"Compare react, vue, svelte — which is growing fastest?"
"Find repos similar to my MCP project"
[Premium] "Optimize my README for better conversion"
```

---

## 🧩 More MCP Servers

| Server | Link |
|--------|------|
| 💬 Discord AI Marketing | [discord-ai-mcp](https://github.com/1036007003-wq/discord-ai-mcp) |
| 🚀 Reddit Marketing | [reddit-marketing-mcp](https://github.com/1036007003-wq/reddit-marketing-mcp) |
| 🐦 Twitter/X Marketing | [twitter-marketing-mcp](https://github.com/1036007003-wq/twitter-marketing-mcp) |
| 💼 LinkedIn B2B Marketing | [linkedin-marketing-mcp](https://github.com/1036007003-wq/linkedin-marketing-mcp) |
| 🎵 TikTok Viral Marketing | [tiktok-marketing-mcp](https://github.com/1036007003-wq/tiktok-marketing-mcp) |

---

## 🔧 Need a Custom MCP Server?

I build custom MCP Servers for any API or system. 5-day delivery, $1,500/project.

**Contact:** Open an issue or email `1036007003@qq.com`

---

**Built by [wangchenji](https://github.com/1036007003-wq) | MIT License**

TDQS

A3.9/5.0

Scored across 5 tools

Disambiguation5/5

Each tool has a clearly distinct purpose: analyzing a single repo, comparing multiple repos, finding similar repos, optimizing a README, and tracking star growth. No overlap or ambiguity.

Naming Consistency5/5

All tool names follow a consistent verb_noun pattern in snake_case, e.g., analyze_repo, compare_repos, find_similar_repos, optimize_readme, track_star_growth.

Tool Count5/5

With 5 tools, the set is well-scoped for a GitHub stars analytics server. It covers key operations without being too many or too few.

Completeness5/5

The tool surface covers the core domain comprehensively: single repo analysis, comparison, similarity discovery, README optimization, and growth tracking. No obvious gaps for the intended purpose.

Maintenance

ActivityStale
ResponsivenessNo issues