A favicon of UIThub MCP Server

UIThub MCP Server

Simple MCP server for uithub.com

Installation

Installing for Claude Desktop

Option 1: One-Command Installation

npx mcpbar@latest install janwilmake/uithub-mcp -c claude

This command will automatically install and configure the UIThub MCP Server MCP server for your selected client.

Option 2: Manual Configuration

Run the command below to open your configuration file:

npx mcpbar@latest edit -c claude

After opening your configuration file, copy and paste this configuration:

View JSON configuration
{
  "mcpServers": {
    "UIThub MCP Server": {
      "command": "npx",
      "args": [
        "-y",
        "uithub-mcp"
      ],
      "env": {}
    }
  }
}

UIThub MCP Server

smithery badge

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

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
Share:
Details:
  • Stars


    11
  • Forks


    2
  • Last commit


    2 months ago
  • Repository age


    4 months
View Repository

Auto-fetched from GitHub .

MCP servers similar to UIThub MCP Server:

 

 
 
  • Stars


  • Forks


  • Last commit


 

 
 
  • Stars


  • Forks


  • Last commit


 

 
 
  • Stars


  • Forks


  • Last commit