Skip to main content
Glama

UIThub MCP Server

UIThub MCP 服务器

模型上下文协议 (MCP) 服务器用于与uithub API交互,它提供了一种获取 GitHub 存储库内容的便捷方法。

该 MCP 服务器允许 Claude 从 GitHub 存储库检索和分析代码,使其成为理解和讨论代码的强大工具。

待办事项

特征

  • 使用智能过滤选项检索存储库内容
  • 指定要包含或排除的文件扩展名
  • 与 Claude Desktop 集成,以自然语言探索存储库

安装

通过 Smithery 安装

要通过Smithery自动为 Claude Desktop 安装 uithub-mcp:

npx -y @smithery/cli install @janwilmake/uithub-mcp --client claude

手动安装

  1. npx uithub-mcp init
  2. 重启克劳德
-
security - not tested
F
license - not found
-
quality - not tested

模型上下文协议服务器,使 Claude 能够通过 uithub API 从 GitHub 存储库检索和分析代码。

  1. 待办事项
    1. 特征
      1. 安装
        1. 通过 Smithery 安装
        2. 手动安装

      Related MCP Servers

      • A
        security
        A
        license
        A
        quality
        A Model Context Protocol server that connects GitHub code to Claude.ai. This server utilizes the Pera1 service to extract code from GitHub repositories and provide better context to Claude.
        Last updated -
        1
        31
        1
        JavaScript
        MIT License
        • Apple
      • -
        security
        A
        license
        -
        quality
        A Model Context Protocol server that enables AI agents to retrieve and understand entire codebases at once, providing tools to analyze local workspaces or remote GitHub repositories.
        Last updated -
        9
        TypeScript
        MIT License
        • Linux
        • Apple
      • -
        security
        F
        license
        -
        quality
        Provides integration with Github through the Model Context Protocol (MCP), allowing Large Language Models to interact with Github's repositories, issues, pull requests and search functionality.
        Last updated -
        1
        TypeScript
        • Apple
      • -
        security
        F
        license
        -
        quality
        A Model Context Protocol server that enables AI assistants like Claude to interact with GitHub repositories, issues, and pull requests.
        Last updated -
        129
        Python

      View all related MCP servers

      MCP directory API

      We provide all the information about MCP servers via our MCP API.

      curl -X GET 'https://glama.ai/api/mcp/v1/servers/janwilmake/uithub-mcp'

      If you have feedback or need assistance with the MCP directory API, please join our Discord server