
UIThub
Fetches and analyzes GitHub repository contents through Claude, with smart filtering options for exploring codebases without manual downloading.
Enables Claude to fetch and analyze GitHub repositories with flexible filtering options for code exploration and development assistance tasks.
What it does
- Retrieve GitHub repository contents
- Filter files by extension (include/exclude)
- Analyze codebases through natural language
- Explore repository structure and files
Best for
About UIThub
UIThub is a community-built MCP server published by janwilmake that provides AI assistants with tools and capabilities via the Model Context Protocol. UIThub lets Claude fetch and analyze GitHub repos with flexible filters for fast code exploration and AI-powered develop It is categorized under developer tools.
How to install
You can install UIThub in your AI client of choice. Use the install panel on this page to get one-click setup for Cursor, Claude Desktop, VS Code, and other MCP-compatible clients. This server runs locally on your machine via the stdio transport.
License
UIThub is released under the MIT license. This is a permissive open-source license, meaning you can freely use, modify, and distribute the software.
UITHUB MCP Server
Model Context Protocol (MCP) server for interacting with uithub, 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
Known limitations / TODO
- does not work properly with cursor, vscode and maybe others. Need to fix
Invalid redirect_uri: must be on same origin as client_idbug
Alternatives
Related Skills
Browse all skillsUI design system toolkit for Senior UI Designer including design token generation, component documentation, responsive design calculations, and developer handoff tools. Use for creating design systems, maintaining visual consistency, and facilitating design-dev collaboration.
Guide for building TypeScript CLIs with Bun. Use when creating command-line tools, adding subcommands to existing CLIs, or building developer tooling. Covers argument parsing, subcommand patterns, output formatting, and distribution.
Use when working with the OpenAI API (Responses API) or OpenAI platform features (tools, streaming, Realtime API, auth, models, rate limits, MCP) and you need authoritative, up-to-date documentation (schemas, examples, limits, edge cases). Prefer the OpenAI Developer Documentation MCP server tools when available; otherwise guide the user to enable `openaiDeveloperDocs`.
Master API documentation with OpenAPI 3.1, AI-powered tools, and modern developer experience practices. Create interactive docs, generate SDKs, and build comprehensive developer portals. Use PROACTIVELY for API documentation or developer portal creation.
Integrate Vercel AI SDK applications with You.com tools (web search, AI agent, content extraction). Use when developer mentions AI SDK, Vercel AI SDK, generateText, streamText, or You.com integration with AI SDK.
Use when building MCP servers or clients that connect AI systems with external tools and data sources. Invoke for MCP protocol compliance, TypeScript/Python SDKs, resource providers, tool functions.