Skip to content

manishpant/github-pr-mcp-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

github-pr-mcp-server

Custom MCP server to list GitHub pull requests from Cursor.

Goal

Respond to prompts like "list all PRs" by exposing an MCP tool that queries the GitHub API.

Status

Phase 2 complete (ping). Phase 3–4 added (github_status, list_pull_requests).

Default target repo: manishpant/sample-tool-creation-github-pr

Setup

  1. Copy .env.example to .env and set GITHUB_TOKEN.
  2. Optionally override GITHUB_OWNER / GITHUB_REPO in .env or ~/.cursor/mcp.json.
  3. Reload MCP in Cursor.

Tools

Tool Description
ping Health check → pong
github_status Verify GitHub token
list_pull_requests List PRs (defaults to configured repo)

Repo

https://github.com/manishpant/github-pr-mcp-server

About

Custom MCP server to list GitHub pull requests from Cursor

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages