
Uithub Mcp
一个简单的 uithub.com MCP 服务器
概述
UIThub MCP Server
用于与 uithub API 交互的 Model Context Protocol (MCP) 服务器,提供了一种方便的方法来获取 GitHub 仓库内容。
该 MCP 服务器允许 Claude 检索和分析来自 GitHub 仓库的代码,使其成为理解和讨论代码的强大工具。
待办事项
- ✅ Claude Desktop 的简单 MCP 服务器
- 为光标制作 MCP https://docs.cursor.com/context/model-context-protocol
- 支持 MCP 命令行 https://github.com/cline/mcp-marketplace
- 在单独页面上添加安装 MCP 的按钮
- 向 MCP 服务器添加补丁 API
功能
- 使用智能过滤选项检索仓库内容
- 指定包含或排除的文件扩展名
- 与 Claude Desktop 集成,以自然语言方式探索仓库
安装
通过 Smithery 安装
要通过 Smithery 自动为 Claude Desktop 安装 uithub-mcp:
bash
npx -y @smithery/cli install @janwilmake/uithub-mcp --client claude
手动安装
npx uithub-mcp init
- 重启 claude