Cover image
Try Now
2025-03-31

MCP Server for GitHub API Integration

3 years

Works with Finder

0

Github Watches

0

Github Forks

0

Github Stars

MCP Server

Cursor IDE에서 사용할 수 있는 GitHub 통합 서버입니다.

설치 방법

  1. 패키지 설치:
pip install -e .
  1. 환경 변수 설정: .env 파일을 생성하고 다음 내용을 추가하세요:
GITHUB_TOKEN=your_github_token
GITHUB_REPO=your_repo_name

서버 실행

python -m mcp_server

Cursor에서 사용하기

  1. Cursor에서 새로운 Python 파일을 생성합니다.
  2. 다음 코드를 추가하여 MCP 클라이언트를 사용할 수 있습니다:
from mcp_client import update_file, create_pr, search_code

# 파일 업데이트
result = update_file(
    file_path="path/to/file.py",
    content="new content",
    branch_name="feature/new-feature"
)

# PR 생성
result = create_pr(
    title="새로운 기능 추가",
    body="변경 사항 설명",
    head_branch="feature/new-feature"
)

# 코드 검색
results = search_code("검색어")

기능

  • 파일 업데이트
  • PR 생성
  • 코드 검색
  • 자동 코드 검수
  • 컴파일 오류 검사

相关推荐

  • NiKole Maxwell
  • I craft unique cereal names, stories, and ridiculously cute Cereal Baby images.

  • Joshua Armstrong
  • Confidential guide on numerology and astrology, based of GG33 Public information

  • https://suefel.com
  • Latest advice and best practices for custom GPT development.

  • Emmet Halm
  • Converts Figma frames into front-end code for various mobile frameworks.

  • Elijah Ng Shi Yi
  • Advanced software engineer GPT that excels through nailing the basics.

  • https://maiplestudio.com
  • Find Exhibitors, Speakers and more

  • Lists Tailwind CSS classes in monospaced font

  • lumpenspace
  • Take an adjectivised noun, and create images making it progressively more adjective!

  • https://appia.in
  • Siri Shortcut Finder – your go-to place for discovering amazing Siri Shortcuts with ease

  • Daren White
  • A supportive coach for mastering all Spanish tenses.

  • Carlos Ferrin
  • Encuentra películas y series en plataformas de streaming.

  • apappascs
  • Discover the most comprehensive and up-to-date collection of MCP servers in the market. This repository serves as a centralized hub, offering an extensive catalog of open-source and proprietary MCP servers, complete with features, documentation links, and contributors.

  • ShrimpingIt
  • Micropython I2C-based manipulation of the MCP series GPIO expander, derived from Adafruit_MCP230xx

  • jae-jae
  • MCP server for fetch web page content using Playwright headless browser.

  • HiveNexus
  • An AI chat bot for small and medium-sized teams, supporting models such as Deepseek, Open AI, Claude, and Gemini. 专为中小团队设计的 AI 聊天应用,支持 Deepseek、Open AI、Claude、Gemini 等模型。

  • ravitemer
  • A powerful Neovim plugin for managing MCP (Model Context Protocol) servers

  • patruff
  • Bridge between Ollama and MCP servers, enabling local LLMs to use Model Context Protocol tools

    Reviews

    3 (1)
    Avatar
    user_0n30vCz0
    2025-04-16

    As a dedicated user of the Ansible Tower MCP Server by a37ai, I am thoroughly impressed with its capabilities. The seamless integration and powerful automation features have significantly boosted our infrastructure management efficiency. Highly recommend it for any serious DevOps team! For more details, visit their official page: https://mcp.so/server/ansible-tower-mcp/a37ai.