MCP.so
ログイン

UIThub MCP Server

@janwilmake

UIThub MCP Server について

Simple MCP server for uithub.com

基本情報

カテゴリ

その他

ランタイム

node

トランスポート

stdio

公開者

janwilmake

設定

以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。

{
  "mcpServers": {
    "uithub-mcp": {
      "type": "http",
      "url": "https://mcp.uithub.com/mcp"
    }
  }
}

ツール

ツールは検出されませんでした

ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。

概要

What is UIThub MCP Server?

UIThub MCP Server is a Model Context Protocol (MCP) server that integrates with uithub.com to fetch GitHub repository contents, allowing Claude to retrieve and analyze code from any public repository.

How to use UIThub MCP Server?

Install the server using the provided install button on the README. Once installed, it can be integrated with Claude Desktop to explore and discuss repository code using natural language.

Key features of UIThub MCP Server

  • Retrieve repository contents with smart filtering options.
  • Specify file extensions to include or exclude.
  • Integrate with Claude Desktop for natural language code exploration.

Use cases of UIThub MCP Server

  • Analyze and understand code from any public GitHub repository.
  • Discuss repository contents interactively with Claude.
  • Quickly fetch and review specific files or code patterns from a project.

FAQ from UIThub MCP Server

What does UIThub MCP Server do?

It allows Claude to fetch and analyze files from GitHub repositories via the uithub.com service.

How do I install UIThub MCP Server?

Click the “Install Uithub MCP” button provided in the README to add the server to your MCP client.

Does it work with Cursor or VS Code?

No, the server currently does not work properly with Cursor, VS Code, and possibly other editors due to an invalid redirect_uri issue that needs to be fixed.

Can I filter which files to include or exclude?

Yes, you can specify file extensions to include or exclude when retrieving repository contents.

コメント

「その他」の他のコンテンツ