Back to Home
miantiao-me icon

github-stars

Verified Safe

by miantiao-me

Overview

A Cloudflare-powered MCP server allowing natural language search and query of GitHub starred repositories.

Installation

Run Command
pnpm deploy

Environment Variables

  • GH_TOKEN
  • R2_ACCOUNT_ID
  • R2_ACCESS_KEY_ID
  • R2_SECRET_ACCESS_KEY
  • R2_BUCKET
  • AUTO_RAG_NAME
  • MCP_API_KEY

Security Notes

The server uses API key authentication (MCP_API_KEY) which is good. However, it requires a GitHub Personal Access Token (GH_TOKEN) with 'repo' scope, which is a high-privilege secret. This token is used to fetch all starred repositories and their READMEs. If compromised, it could expose sensitive repository data. The processed data is stored in Cloudflare R2 and indexed by Cloudflare AutoRAG; security depends on the robustness of these Cloudflare services and the user's configuration of R2 access credentials. The API response returns stringified raw data from AutoRAG, which may contain sensitive information depending on the source data.

Similar Servers

Stats

Interest Score48
Security Score7
Cost ClassLow
Avg Tokens100
Stars95
Forks21
Last Update2026-01-17

Tags

GitHubSearchAICloudflareMCP