MCP HubMCP Hub
janwilmake

uithub-mcp

by: janwilmake

Simple MCP server for uithub.com

9created 12/03/2025
Visit
github

📌Overview

Purpose: To provide a streamlined Model Context Protocol (MCP) server that facilitates interaction with the uithub API for fetching and analyzing GitHub repository contents.

Overview: The UIThub MCP Server is designed to enable users, particularly those utilizing Claude, to effectively retrieve and analyze code from GitHub repositories. By leveraging the capabilities of the uithub API, this server enhances the understanding and discussion of code.

Key Features:

  • Smart Filtering Options: Allows users to retrieve specific repository contents based on tailored filtering, enhancing the relevance of the data fetched.

  • File Extension Management: Users can specify which file extensions to include or exclude, refining the search results to their specific needs.

  • Integration with Claude Desktop: Provides a seamless experience for natural language exploration of repositories, making it easier to navigate and understand code.


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.

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