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 (3 months ago)
- Default Branch: main
- Last Pushed: 2025-03-12T19:44:53.000Z (3 months ago)
- Last Synced: 2025-03-12T20:22:55.136Z (3 months ago)
- Language: JavaScript
- Homepage: https://uithub.com
- Size: 37.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- mcp-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
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.
## 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
1. `npx uithub-mcp init`
2. restart claude## License
MIT