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

      • -
        security
        A
        license
        -
        quality
        A Model Context Protocol server that allows Claude to interact with Linear's API for managing teams, issues, projects, and cycles.
        Last updated -
        26
        2
        TypeScript
        MIT License
      • -
        security
        F
        license
        -
        quality
        A Model Context Protocol server that allows Claude to make API requests on your behalf, providing tools for testing various APIs including HTTP requests and OpenAI integrations without sharing your API keys in the chat.
        Last updated -
        Python
        • Linux
        • 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 -
        6
        Python
      • A
        security
        A
        license
        A
        quality
        A Model Context Protocol server that enables Claude to interact directly with Unity projects, providing tools for script creation, asset management, and project building.
        Last updated -
        59
        4
        JavaScript
        MIT License
        • Linux
        • Apple

      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