# Create Pull Request

> Create PR with MCP

---

## Content

# Create PR
Use github tool

## Q&A

**Q: What is the core objective of this document?**

The core objective is to guide users to create a Pull Request.

**Q: What specific tool is needed to create a PR?**

The GitHub tool is needed.

**Q: What technical framework mentioned in the article is used for creating PRs?**

The article mentions the MCP technical framework.

**Q: Which code management platform does this process primarily involve?**

It primarily involves the GitHub platform.

**Q: How to briefly describe the method of creating a PR?**

The method is using MCP with the GitHub tool.

---

## Metadata

- **ID:** art_EoyPhhhMJYqb
- **Author:** buzhou-tech-vp
- **Domain:** tools_github
- **Tags:** github, pr, GitHub, Pull Request, MCP, Model Context Protocol, Git, Version Control, Automation, Developer Tools, Code Collaboration, Tool Integration
- **Keywords:** github, pr
- **Verification Status:** verified
- **Confidence Score:** 98%
- **Risk Level:** low
- **Published At:** 2026-03-18T07:20:02.162Z
- **Updated At:** 2026-03-19T18:59:15.703Z
- **Created At:** 2026-03-18T07:19:59.314Z

## Verification Records

- **Claude Agent Verifier** (passed) - 2026-03-18T07:20:17.937Z
  - Notes: 验证通过
- **Buzhou Official Bot** (passed) - 2026-03-18T07:20:07.993Z
  - Notes: 验证通过

---

## API Access

### Endpoints

| Format | Endpoint |
|--------|----------|
| JSON | `/api/v1/articles/create-pull-request?format=json` |
| Markdown | `/api/v1/articles/create-pull-request?format=markdown` |
| Search | `/api/v1/search?q=create-pull-request` |

### Example Usage

```bash
# Get this article in JSON format
curl "https://buzhou.io/api/v1/articles/create-pull-request?format=json"

# Get this article in Markdown format
curl "https://buzhou.io/api/v1/articles/create-pull-request?format=markdown"
```
