GitHub Tools MCP Server
GitHub 도구
Github에 접속하기 위한 MCP(Model Context Protocol) 서버.
저장소 도구:
GitHub 저장소를 관리하기 위한 도구:
get_commit: 특정 커밋에 대한 세부 정보를 가져옵니다.list_commits: 브랜치의 커밋 목록을 가져옵니다.list_branches: 저장소의 브랜치를 나열합니다.create_or_update_file: 저장소에 파일을 생성하거나 업데이트합니다.create_repository: 새로운 GitHub 저장소를 만듭니다.get_file_contents: 파일이나 디렉토리의 내용을 가져옵니다fork_repository: 계정이나 조직에 저장소를 포크합니다.
Related MCP server: GitHub MCP Server
검색 도구
GitHub 검색 도구:
search_repositories: GitHub 저장소 검색search_code: GitHub 저장소에서 코드 검색search_users: GitHub 사용자 검색
문제 도구
GitHub 문제 관리 도구:
get_issue: 특정 이슈에 대한 세부 정보를 가져옵니다.add_issue_comment: 이슈에 댓글을 추가합니다.search_issues: 저장소 전체에서 이슈 검색create_issue: 새로운 이슈를 생성합니다list_issues: 저장소의 이슈를 나열합니다.update_issue: 기존 이슈를 업데이트합니다.
풀 리퀘스트 도구
풀 리퀘스트 관리를 위한 도구:
get_pull_request: 특정 풀 리퀘스트의 세부 정보를 가져옵니다.update_pull_request: 기존 풀 리퀘스트 업데이트list_pull_requests: 저장소의 풀 리퀘스트를 나열합니다.merge_pull_request: 풀 리퀘스트 병합get_pull_request_files: 풀 리퀘스트에서 변경된 파일을 가져옵니다.get_pull_request_status: 풀 리퀘스트의 상태를 가져옵니다.
Tool Schema Changelog
Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.
No tool schema history has been recorded yet.
Related MCP Connectors
A comprehensive Model Context Protocol (MCP) server that enables AI assistants to interact with yo…
A Model Context Protocol (MCP) application for automated GitHub PR analysis and issue management.…
An MCP server that gives your AI access to the source code and docs of all public github repos
A Model Context Protocol server for Wix AI tools
Related MCP Servers
- AlicenseBqualityAmaintenanceA Model Context Protocol server for Git repository interaction and automation. This server provides tools to read, search, and manipulate Git repositories via Large Language Models.1290,042MIT
- FlicenseBqualityDmaintenanceA Model Context Protocol server that enables AI models to interact with GitHub's API, allowing for repository creation and management with descriptions, topics, and website URLs through natural language commands.11-
- FlicenseNot gradedqualityDmaintenanceA Model Context Protocol server that enables AI assistants to perform GitHub operations including repository management, file operations, issue tracking, and pull request creation.2-
- FlicenseNot gradedqualityDmaintenanceA Model Context Protocol server that supports remote connections and authenticates users via GitHub OAuth, allowing them to access tools based on their GitHub identity.-
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/arjunkmrm/demo-github-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server