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.

评论

其他 分类下的更多 MCP 服务器