starghlist
MCP server to manage your GitHub starred repositories and lists
README
<p align="left"> <img src="assets/ghlist.png" alt="Bloodworm vector image" width="180"/> </p>
starghlist
starghlist<sup>*</sup> is an MCP server designed to help you manage your GitHub starred repositories and lists.
You can use an AI agent to view, sort, and filter repositories, as well as unstar those that are no longer relevant. An LLM may also suggest how to categorize your starred repositories based on the GitHub lists you’ve created, and rearrange starred repositories in your lists.
<sub><sup>*</sup>In Bulgarian, „глист“ or "glist" means an intestinal parasitic worm (roundworm).</sub>
Tools
getStars: Get starred repositories either by you or somebody else.addStar: Star one or more repositories.removeStar: Unstar one or more repositories.getStarListNames: Get all starred repository lists by you or somebody else.addStarToList: Add starred repositories to a list.removeStarFromList: Remove starred repositories from a list.- (TODO)
getRepositoriesByList: Get all starred repositories in a particular list.
Setup
If you don't care about managing lists, then you can use a GitHub PAT.
The permissions Profile and Starring should be enough.
If you want to manage lists, this currently works only with a GitHub classic PAT.
Make sure you check the user scope, not just its leafs but the whole scope.
The server uses the Streamable HTTP transport protocol. To start on localhost:24240 run:
GITHUB_TOKEN=<your PAT> go run *.go
Alternatively use the binary and specify a port:
GITHUB_TOKEN=<your PAT> ./starghlist-1.1-darwin-aarch64 -host '[::1]' -port 8080
Clients
{
"mcpServers": {
"mcp-starghlist": {
"url": "http://127.0.0.1:24240"
}
}
}
LMStudio
Works pretty well with gpt-oss-20b and gemma-3-12b, and kind of ok with llama-3.1-8b-instruct.
Cline
Pretty much flawless with claude-sonnet-4.
Prompts
Sample prompts tested with gpt-oss-20b:
give me my first starred 10 github projects in a table
give me 5 starred projects by the user petarov
star the repo petarov/starghlist
remove the star from petarov/starghlist
give me a list of all my starred repository lists
add the repo petarov/starghlist to the list ai-dev
remove the repo petarov/starghlist from the ai-dev list
License
推荐服务器
Baidu Map
百度地图核心API现已全面兼容MCP协议,是国内首家兼容MCP协议的地图服务商。
Playwright MCP Server
一个模型上下文协议服务器,它使大型语言模型能够通过结构化的可访问性快照与网页进行交互,而无需视觉模型或屏幕截图。
Magic Component Platform (MCP)
一个由人工智能驱动的工具,可以从自然语言描述生成现代化的用户界面组件,并与流行的集成开发环境(IDE)集成,从而简化用户界面开发流程。
Audiense Insights MCP Server
通过模型上下文协议启用与 Audiense Insights 账户的交互,从而促进营销洞察和受众数据的提取和分析,包括人口统计信息、行为和影响者互动。
VeyraX
一个单一的 MCP 工具,连接你所有喜爱的工具:Gmail、日历以及其他 40 多个工具。
Kagi MCP Server
一个 MCP 服务器,集成了 Kagi 搜索功能和 Claude AI,使 Claude 能够在回答需要最新信息的问题时执行实时网络搜索。
graphlit-mcp-server
模型上下文协议 (MCP) 服务器实现了 MCP 客户端与 Graphlit 服务之间的集成。 除了网络爬取之外,还可以将任何内容(从 Slack 到 Gmail 再到播客订阅源)导入到 Graphlit 项目中,然后从 MCP 客户端检索相关内容。
e2b-mcp-server
使用 MCP 通过 e2b 运行代码。
Neon MCP Server
用于与 Neon 管理 API 和数据库交互的 MCP 服务器
Exa MCP Server
模型上下文协议(MCP)服务器允许像 Claude 这样的 AI 助手使用 Exa AI 搜索 API 进行网络搜索。这种设置允许 AI 模型以安全和受控的方式获取实时的网络信息。