https://github.com/janwilmake/uithub-mcp
Simple MCP server for uithub.com
https://github.com/janwilmake/uithub-mcp
Last synced: 3 months ago
JSON representation
Simple MCP server for uithub.com
- Host: GitHub
- URL: https://github.com/janwilmake/uithub-mcp
- Owner: janwilmake
- Created: 2025-03-12T18:43:06.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2025-04-16T13:46:46.000Z (7 months ago)
- Last Synced: 2025-07-30T22:35:55.591Z (3 months ago)
- Language: JavaScript
- Homepage: https://uithub.com
- Size: 53.7 KB
- Stars: 15
- Watchers: 1
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- toolsdk-mcp-registry - ❌ uithub-mcp
- metorial-index - UIThub MCP Server - Enables natural language exploration and analysis of GitHub repositories by retrieving their contents with advanced filtering options. Integrates with Claude Desktop for enhanced code understanding and discussion. (APIs and HTTP Requests)
README
# UIThub MCP Server
[](https://smithery.ai/server/@janwilmake/uithub-mcp)
Model Context Protocol (MCP) server for interacting with the [uithub API](https://uithub.com), 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](https://smithery.ai/server/@janwilmake/uithub-mcp):
```bash
npx -y @smithery/cli install @janwilmake/uithub-mcp --client claude
```
### Manual Installation
1. `npx uithub-mcp init`
2. restart claude