list-pull-requests
Fetch and sort pull requests from a GitHub Enterprise repository by state, sort criteria, and pagination for efficient review and management.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
direction | No | Sort direction | desc |
owner | Yes | Repository owner (user or organization) | |
page | No | Page number | |
per_page | No | Items per page | |
repo | Yes | Repository name | |
sort | No | Sort criteria | created |
state | No | PR state filter | open |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from GitHub Enterprise MCP Server
Related Tools
- @PhialsBasement/mcp-github-server-plus
- @Monsoft-Solutions/model-context-protocols
- @modelcontextprotocol/github
- @AstroMined/pygithub-mcp-server
- @normal-coder/gitee-mcp-server