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
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
npx uithub-mcp init
- restart claude