GitHub Repo MCP
@Ryan0204
GitHub Repo MCP について
Model Context Protocol server for Github Repo // Reading Github Repo
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"github-repo-mcp": {
"command": "npx",
"args": [
"github-repo-mcp"
]
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is GitHub Repo MCP?
GitHub Repo MCP is an open-source MCP server that lets your AI assistants browse GitHub repositories, explore directories, and view file contents.
How to use GitHub Repo MCP?
Install the server via npx (requires Node.js 18+) or through Smithery for Claude Desktop. Optionally configure a GITHUB_TOKEN environment variable for higher API rate limits. The server provides three tools—getRepoAllDirectories, getRepoDirectories, and getRepoFile—each accepting a repoUrl and, where needed, a path parameter.
Key features of GitHub Repo MCP
- Compatible with Cursor, Windsurf,
「バージョン管理」の他のコンテンツ
GitMCP
idosalPut an end to code hallucinations! GitMCP is a free, open-source, remote MCP server for any GitHub project
🚀 GitLab MR MCP
kopfrechnerInteract seamlessly with GitLab repositories to manage merge requests and issues. Fetch details, add comments, and streamline your code review process with ease.
Atlassian Bitbucket MCP Server
aashariNode.js/TypeScript MCP server for Atlassian Bitbucket. Enables AI systems (LLMs) to interact with workspaces, repositories, and pull requests via tools (list, get, comment, search). Connects AI directly to version control workflows through the standard MCP interface.
Code Review Server
crazyrabbitLTCA MCP server for code reviews
Atlassian Jira MCP Server
aashariNode.js/TypeScript MCP server for Atlassian Jira. Equips AI systems (LLMs) with tools to list/get projects, search/get issues (using JQL/ID), and view dev info (commits, PRs). Connects AI capabilities directly into Jira project management and issue tracking workflows.
コメント