Skip to main content
Glama

UIThub MCP Server

UIThub MCP Server

Model Context Protocol (MCP) server for interacting with the uithub API, which provides a convenient way to fetch GitHub repository contents.

This MCP server allows Claude to retrieve and analyze code from GitHub repositories, making it a powerful tool for understanding and discussing code.

TODO

  • ✅ Simple MCP Server for Claude Desktop
  • Make MCP for cursor too https://docs.cursor.com/context/model-context-protocol
  • MCP cline support https://github.com/cline/mcp-marketplace
  • Button to learn to install MCPs on separate page.
  • Add patch api to MCP Server

Features

  • Retrieve repository contents with smart filtering options
  • Specify file extensions to include or exclude
  • Integrate with Claude Desktop for natural language exploration of repositories

Installation

Installing via Smithery

To install uithub-mcp for Claude Desktop automatically via Smithery:

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

Manual Installation

  1. npx uithub-mcp init
  2. restart claude
-
security - not tested
F
license - not found
-
quality - not tested

Model Context Protocol server that enables Claude to retrieve and analyze code from GitHub repositories through the uithub API.

  1. TODO
    1. Features
      1. Installation
        1. Installing via Smithery
        2. Manual Installation

      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 -
        19
        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
      • -
        security
        F
        license
        -
        quality
        Model Context Protocol server that enables interaction with GitHub repositories, issues, pull requests, and search functionality through natural language.
        Last updated -
        TypeScript

      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